|
JUCE
|
Inheritance diagram for RelativePointPath::StartSubPath:Public Member Functions | |
| StartSubPath (const RelativePoint &pos) | |
| ValueTree | createTree () const |
| void | addToPath (Path &path, Expression::Scope *) const |
| RelativePoint * | getControlPoints (int &numPoints) |
| ElementBase * | clone () const |
Public Member Functions inherited from RelativePointPath::ElementBase | |
| ElementBase (ElementType type) | |
| virtual | ~ElementBase () |
| bool | isDynamic () |
Public Attributes | |
| RelativePoint | startPos |
Public Attributes inherited from RelativePointPath::ElementBase | |
| const ElementType | type |
| RelativePointPath::StartSubPath::StartSubPath | ( | const RelativePoint & | pos | ) |
|
virtual |
Implements RelativePointPath::ElementBase.
|
virtual |
Implements RelativePointPath::ElementBase.
|
virtual |
Implements RelativePointPath::ElementBase.
|
virtual |
Implements RelativePointPath::ElementBase.
| RelativePoint RelativePointPath::StartSubPath::startPos |