1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules/juce_graphics/geometry
2013-06-04 10:41:53 +01:00
..
juce_AffineTransform.cpp Added method AffineTransform::withAbsoluteTranslation 2013-03-23 11:09:56 +00:00
juce_AffineTransform.h Added method AffineTransform::withAbsoluteTranslation 2013-03-23 11:09:56 +00:00
juce_BorderSize.h Removed leak detector from BorderSize class. 2013-05-19 15:23:38 -06:00
juce_EdgeTable.cpp Added begin()/end() iterators to RectangleList. You should use these in preference to RectangleList::Iterator, as they're faster. 2012-11-15 13:58:49 +00:00
juce_EdgeTable.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_Line.h Minor tidying 2013-06-04 10:41:53 +01:00
juce_Path.cpp Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
juce_Path.h Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
juce_PathIterator.cpp Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 2012-02-11 14:09:23 +00:00
juce_PathIterator.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_PathStrokeType.cpp Minor clean-ups. 2012-09-11 09:35:03 +01:00
juce_PathStrokeType.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_Point.h Minor tidying up. 2013-06-04 10:16:25 +01:00
juce_Rectangle.h Minor tidying 2013-06-04 10:41:53 +01:00
juce_RectangleList.cpp Support for high-dpi software rendering on OSX. 2012-11-25 14:00:23 +00:00
juce_RectangleList.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00