JUCE
|
This is the complete list of members for RelativePoint, including all inherited members.
isDynamic() const | RelativePoint | |
moveToAbsolute(Point< float > newPos, const Expression::Scope *evaluationContext) | RelativePoint | |
operator!=(const RelativePoint &) const noexcept | RelativePoint | |
operator==(const RelativePoint &) const noexcept | RelativePoint | |
RelativePoint() | RelativePoint | |
RelativePoint(Point< float > absolutePoint) | RelativePoint | |
RelativePoint(float absoluteX, float absoluteY) | RelativePoint | |
RelativePoint(const RelativeCoordinate &x, const RelativeCoordinate &y) | RelativePoint | |
RelativePoint(const String &stringVersion) | RelativePoint | |
resolve(const Expression::Scope *evaluationContext) const | RelativePoint | |
toString() const | RelativePoint | |
x | RelativePoint | |
y | RelativePoint |