69 std::unique_ptr<Drawable>
createCopy()
const override;
void setPath(const Path &newPath)
Definition juce_DrawablePath.cpp:42
const Path & getPath() const
Definition juce_DrawablePath.cpp:54
std::unique_ptr< Drawable > createCopy() const override
Definition juce_DrawablePath.cpp:37
const Path & getStrokePath() const
Definition juce_DrawablePath.cpp:55
DrawablePath()
Definition juce_DrawablePath.cpp:29
DrawableShape()
Definition juce_DrawableShape.cpp:29
Definition juce_Path.h:65
#define JUCE_LEAK_DETECTOR(OwnerClass)
Definition juce_LeakedObjectDetector.h:138
#define JUCE_API
Definition juce_StandardHeader.h:152
Definition carla_juce.cpp:31