|
Jet
v1.3.3
|
This is the complete list of members for jet::Plane2, including all inherited members.
| boundingBox() const | jet::Surface2 | |
| builder() | jet::Plane2 | static |
| closestDistance(const Vector2D &otherPoint) const | jet::Surface2 | |
| closestDistanceLocal(const Vector2D &otherPoint) const | jet::Surface2 | protectedvirtual |
| closestIntersection(const Ray2D &ray) const | jet::Surface2 | |
| closestNormal(const Vector2D &otherPoint) const | jet::Surface2 | |
| closestPoint(const Vector2D &otherPoint) const | jet::Surface2 | |
| intersects(const Ray2D &ray) const | jet::Surface2 | |
| isBounded() const override | jet::Plane2 | virtual |
| isInside(const Vector2D &otherPoint) const | jet::Surface2 | |
| isInsideLocal(const Vector2D &otherPoint) const | jet::Surface2 | protectedvirtual |
| isNormalFlipped | jet::Surface2 | |
| isValidGeometry() const | jet::Surface2 | virtual |
| normal | jet::Plane2 | |
| Plane2(const Transform2 &transform=Transform2(), bool isNormalFlipped=false) | jet::Plane2 | |
| Plane2(const Vector2D &normal, const Vector2D &point, const Transform2 &transform=Transform2(), bool isNormalFlipped=false) | jet::Plane2 | |
| Plane2(const Plane2 &other) | jet::Plane2 | |
| point | jet::Plane2 | |
| Surface2(const Transform2 &transform=Transform2(), bool isNormalFlipped=false) | jet::Surface2 | |
| Surface2(const Surface2 &other) | jet::Surface2 | |
| transform | jet::Surface2 | |
| updateQueryEngine() | jet::Surface2 | virtual |
| ~Surface2() | jet::Surface2 | virtual |
1.8.18