64 std::unique_ptr<Drawable> createCopy()
const override;
#define noexcept
Definition DistrhoDefines.h:72
Point< float > getCornerSize() const noexcept
Definition juce_DrawableRectangle.h:57
Parallelogram< float > bounds
Definition juce_DrawableRectangle.h:67
void setRectangle(Parallelogram< float > newBounds)
Definition juce_DrawableRectangle.cpp:46
DrawableRectangle()
Definition juce_DrawableRectangle.cpp:29
Point< float > cornerSize
Definition juce_DrawableRectangle.h:68
void rebuildPath()
Definition juce_DrawableRectangle.cpp:64
Parallelogram< float > getRectangle() const noexcept
Definition juce_DrawableRectangle.h:54
DrawableShape()
Definition juce_DrawableShape.cpp:29
Definition juce_Parallelogram.h:38
Definition juce_Point.h:42
#define JUCE_LEAK_DETECTOR(OwnerClass)
Definition juce_LeakedObjectDetector.h:138
#define JUCE_API
Definition juce_StandardHeader.h:152
Definition carla_juce.cpp:31
#define const
Definition zconf.h:137