CubbyFlow::Cylinder3 Member List
This is the complete list of members for CubbyFlow::Cylinder3, including all inherited members.
BoundingBox() const | CubbyFlow::Surface3 | |
BoundingBoxLocal() const override | CubbyFlow::Cylinder3 | protectedvirtual |
center | CubbyFlow::Cylinder3 | |
ClosestDistance(const Vector3D &otherPoint) const | CubbyFlow::Surface3 | |
ClosestDistanceLocal(const Vector3D &otherPoint) const override | CubbyFlow::Cylinder3 | protectedvirtual |
ClosestIntersection(const Ray3D &ray) const | CubbyFlow::Surface3 | |
ClosestIntersectionLocal(const Ray3D &ray) const override | CubbyFlow::Cylinder3 | protectedvirtual |
ClosestNormal(const Vector3D &otherPoint) const | CubbyFlow::Surface3 | |
ClosestNormalLocal(const Vector3D &otherPoint) const override | CubbyFlow::Cylinder3 | protectedvirtual |
ClosestPoint(const Vector3D &otherPoint) const | CubbyFlow::Surface3 | |
ClosestPointLocal(const Vector3D &otherPoint) const override | CubbyFlow::Cylinder3 | protectedvirtual |
Cylinder3(const Transform3 &transform=Transform3(), bool isNormalFlipped=false) | CubbyFlow::Cylinder3 | |
Cylinder3(const Vector3D ¢er, double radius, double height, const Transform3 &transform=Transform3(), bool isNormalFlipped=false) | CubbyFlow::Cylinder3 | |
Cylinder3(const Cylinder3 &other) | CubbyFlow::Cylinder3 | |
GetBuilder() | CubbyFlow::Cylinder3 | static |
height | CubbyFlow::Cylinder3 | |
Intersects(const Ray3D &ray) const | CubbyFlow::Surface3 | |
IntersectsLocal(const Ray3D &ray) const override | CubbyFlow::Cylinder3 | protectedvirtual |
isNormalFlipped | CubbyFlow::Surface3 | |
radius | CubbyFlow::Cylinder3 | |
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 |