|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
Class for the close sub path element. More...
#include "juce_RelativePointPath.h"
Public Member Functions | |
| void | addToPath (Path &path, Expression::Scope *) const override |
| RelativePoint * | getControlPoints (int &numPoints) override |
| ElementBase * | clone () const override |
Public Member Functions inherited from juce::RelativePointPath::ElementBase | |
| ElementBase (ElementType type) | |
| bool | isDynamic () |
Additional Inherited Members | |
Public Attributes inherited from juce::RelativePointPath::ElementBase | |
| const ElementType | type |
Class for the close sub path element.
Definition at line 113 of file juce_RelativePointPath.h.
| juce::RelativePointPath::CloseSubPath::CloseSubPath | ( | ) |
Definition at line 166 of file juce_RelativePointPath.cpp.
|
overridevirtual |
Implements juce::RelativePointPath::ElementBase.
Definition at line 171 of file juce_RelativePointPath.cpp.
|
overridevirtual |
Implements juce::RelativePointPath::ElementBase.
Definition at line 182 of file juce_RelativePointPath.cpp.
|
overridevirtual |
Implements juce::RelativePointPath::ElementBase.
Definition at line 176 of file juce_RelativePointPath.cpp.