A Drawable object which draws a rectangle.
Point< float > getCornerSize() const noexcept
Returns the corner size to be used.
Parallelogram< float > getRectangle() const noexcept
Returns the rectangle's bounds.
A base class implementing common functionality for Drawable classes which consist of some kind of fil...
Represents a parallelogram that is defined by 3 points.
A pair of (x, y) coordinates.
#define JUCE_LEAK_DETECTOR(OwnerClass)
This macro lets you embed a leak-detecting object inside a class.