|
Jet
v1.3.3
|
This is the complete list of members for jet::Plane3, including all inherited members.
| boundingBox() const | jet::Surface3 | |
| boundingBoxLocal() const override | jet::Plane3 | protectedvirtual |
| builder() | jet::Plane3 | static |
| closestDistance(const Vector3D &otherPoint) const | jet::Surface3 | |
| closestDistanceLocal(const Vector3D &otherPoint) const | jet::Surface3 | protectedvirtual |
| closestIntersection(const Ray3D &ray) const | jet::Surface3 | |
| closestIntersectionLocal(const Ray3D &ray) const override | jet::Plane3 | protectedvirtual |
| closestNormal(const Vector3D &otherPoint) const | jet::Surface3 | |
| closestNormalLocal(const Vector3D &otherPoint) const override | jet::Plane3 | protectedvirtual |
| closestPoint(const Vector3D &otherPoint) const | jet::Surface3 | |
| closestPointLocal(const Vector3D &otherPoint) const override | jet::Plane3 | protectedvirtual |
| intersects(const Ray3D &ray) const | jet::Surface3 | |
| intersectsLocal(const Ray3D &ray) const override | jet::Plane3 | protectedvirtual |
| isBounded() const override | jet::Plane3 | virtual |
| isInside(const Vector3D &otherPoint) const | jet::Surface3 | |
| isInsideLocal(const Vector3D &otherPoint) const | jet::Surface3 | protectedvirtual |
| isNormalFlipped | jet::Surface3 | |
| isValidGeometry() const | jet::Surface3 | virtual |
| normal | jet::Plane3 | |
| Plane3(const Transform3 &transform=Transform3(), bool isNormalFlipped=false) | jet::Plane3 | |
| Plane3(const Vector3D &normal, const Vector3D &point, const Transform3 &transform=Transform3(), bool isNormalFlipped=false) | jet::Plane3 | |
| Plane3(const Vector3D &point0, const Vector3D &point1, const Vector3D &point2, const Transform3 &transform=Transform3(), bool isNormalFlipped=false) | jet::Plane3 | |
| Plane3(const Plane3 &other) | jet::Plane3 | |
| point | jet::Plane3 | |
| Surface3(const Transform3 &transform=Transform3(), bool isNormalFlipped=false) | jet::Surface3 | |
| Surface3(const Surface3 &other) | jet::Surface3 | |
| transform | jet::Surface3 | |
| updateQueryEngine() | jet::Surface3 | virtual |
| ~Surface3() | jet::Surface3 | virtual |
1.8.18