JUCE
|
This is the complete list of members for RelativeParallelogram, including all inherited members.
bottomLeft | RelativeParallelogram | |
getBoundingBox(const Point< float > *parallelogramCorners) noexcept | RelativeParallelogram | static |
getBounds(Expression::Scope *scope) const | RelativeParallelogram | |
getInternalCoordForPoint(const Point< float > *parallelogramCorners, Point< float > point) noexcept | RelativeParallelogram | static |
getPath(Path &path, Expression::Scope *scope) const | RelativeParallelogram | |
getPointForInternalCoord(const Point< float > *parallelogramCorners, Point< float > internalPoint) noexcept | RelativeParallelogram | static |
isDynamic() const | RelativeParallelogram | |
operator!=(const RelativeParallelogram &) const noexcept | RelativeParallelogram | |
operator==(const RelativeParallelogram &) const noexcept | RelativeParallelogram | |
RelativeParallelogram() | RelativeParallelogram | |
RelativeParallelogram(const Rectangle< float > &simpleRectangle) | RelativeParallelogram | |
RelativeParallelogram(const RelativePoint &topLeft, const RelativePoint &topRight, const RelativePoint &bottomLeft) | RelativeParallelogram | |
RelativeParallelogram(const String &topLeft, const String &topRight, const String &bottomLeft) | RelativeParallelogram | |
resetToPerpendicular(Expression::Scope *scope) | RelativeParallelogram | |
resolveFourCorners(Point< float > *points, Expression::Scope *scope) const | RelativeParallelogram | |
resolveThreePoints(Point< float > *points, Expression::Scope *scope) const | RelativeParallelogram | |
topLeft | RelativeParallelogram | |
topRight | RelativeParallelogram | |
~RelativeParallelogram() | RelativeParallelogram |