|
Jet
v1.3.3
|
This is the complete list of members for jet::Box2, including all inherited members.
| bound | jet::Box2 | |
| boundingBox() const | jet::Surface2 | |
| boundingBoxLocal() const override | jet::Box2 | protectedvirtual |
| Box2(const Transform2 &transform=Transform2(), bool isNormalFlipped=false) | jet::Box2 | |
| Box2(const Vector2D &lowerCorner, const Vector2D &upperCorner, const Transform2 &transform=Transform2(), bool isNormalFlipped=false) | jet::Box2 | |
| Box2(const BoundingBox2D &boundingBox, const Transform2 &transform=Transform2(), bool isNormalFlipped=false) | jet::Box2 | |
| Box2(const Box2 &other) | jet::Box2 | |
| builder() | jet::Box2 | static |
| closestDistance(const Vector2D &otherPoint) const | jet::Surface2 | |
| closestDistanceLocal(const Vector2D &otherPoint) const | jet::Surface2 | protectedvirtual |
| closestIntersection(const Ray2D &ray) const | jet::Surface2 | |
| closestIntersectionLocal(const Ray2D &ray) const override | jet::Box2 | protectedvirtual |
| closestNormal(const Vector2D &otherPoint) const | jet::Surface2 | |
| closestNormalLocal(const Vector2D &otherPoint) const override | jet::Box2 | protectedvirtual |
| closestPoint(const Vector2D &otherPoint) const | jet::Surface2 | |
| closestPointLocal(const Vector2D &otherPoint) const override | jet::Box2 | protectedvirtual |
| intersects(const Ray2D &ray) const | jet::Surface2 | |
| intersectsLocal(const Ray2D &ray) const override | jet::Box2 | protectedvirtual |
| isBounded() const | jet::Surface2 | virtual |
| isInside(const Vector2D &otherPoint) const | jet::Surface2 | |
| isInsideLocal(const Vector2D &otherPoint) const | jet::Surface2 | protectedvirtual |
| isNormalFlipped | jet::Surface2 | |
| isValidGeometry() const | jet::Surface2 | virtual |
| 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