CubbyFlow::Plane3 Member List
This is the complete list of members for CubbyFlow::Plane3, including all inherited members.
BoundingBox() const | CubbyFlow::Surface3 | |
BoundingBoxLocal() const override | CubbyFlow::Plane3 | protectedvirtual |
ClosestDistance(const Vector3D &otherPoint) const | CubbyFlow::Surface3 | |
ClosestDistanceLocal(const Vector3D &otherPoint) const | CubbyFlow::Surface3 | protectedvirtual |
ClosestIntersection(const Ray3D &ray) const | CubbyFlow::Surface3 | |
ClosestIntersectionLocal(const Ray3D &ray) const override | CubbyFlow::Plane3 | protectedvirtual |
ClosestNormal(const Vector3D &otherPoint) const | CubbyFlow::Surface3 | |
ClosestNormalLocal(const Vector3D &otherPoint) const override | CubbyFlow::Plane3 | protectedvirtual |
ClosestPoint(const Vector3D &otherPoint) const | CubbyFlow::Surface3 | |
ClosestPointLocal(const Vector3D &otherPoint) const override | CubbyFlow::Plane3 | protectedvirtual |
GetBuilder() | CubbyFlow::Plane3 | static |
Intersects(const Ray3D &ray) const | CubbyFlow::Surface3 | |
IntersectsLocal(const Ray3D &ray) const override | CubbyFlow::Plane3 | protectedvirtual |
isNormalFlipped | CubbyFlow::Surface3 | |
normal | CubbyFlow::Plane3 | |
Plane3(const Transform3 &transform=Transform3(), bool isNormalFlipped=false) | CubbyFlow::Plane3 | |
Plane3(const Vector3D &normal, const Vector3D &point, const Transform3 &transform=Transform3(), bool isNormalFlipped=false) | CubbyFlow::Plane3 | |
Plane3(const Vector3D &point0, const Vector3D &point1, const Vector3D &point2, const Transform3 &transform=Transform3(), bool isNormalFlipped=false) | CubbyFlow::Plane3 | |
Plane3(const Plane3 &other) | CubbyFlow::Plane3 | |
point | CubbyFlow::Plane3 | |
Surface3(const Transform3 &transform=Transform3(), bool isNormalFlipped=false) | CubbyFlow::Surface3 | |
Surface3(const Surface3 &other) | CubbyFlow::Surface3 | |
transform | CubbyFlow::Surface3 | |
UpdateQueryEngine() | CubbyFlow::Surface3 | virtual |
~Surface3() | CubbyFlow::Surface3 | virtual |