CubbyFlow::Box2 Member List
This is the complete list of members for CubbyFlow::Box2, including all inherited members.
bound | CubbyFlow::Box2 | |
BoundingBox() const | CubbyFlow::Surface2 | |
BoundingBoxLocal() const override | CubbyFlow::Box2 | protectedvirtual |
Box2(const Transform2 &transform=Transform2(), bool isNormalFlipped=false) | CubbyFlow::Box2 | |
Box2(const Vector2D &lowerCorner, const Vector2D &upperCorner, const Transform2 &transform=Transform2(), bool isNormalFlipped=false) | CubbyFlow::Box2 | |
Box2(const BoundingBox2D &boundingBox, const Transform2 &transform=Transform2(), bool isNormalFlipped=false) | CubbyFlow::Box2 | |
Box2(const Box2 &other) | CubbyFlow::Box2 | |
ClosestDistance(const Vector2D &otherPoint) const | CubbyFlow::Surface2 | |
ClosestDistanceLocal(const Vector2D &otherPoint) const | CubbyFlow::Surface2 | protectedvirtual |
ClosestIntersection(const Ray2D &ray) const | CubbyFlow::Surface2 | |
ClosestIntersectionLocal(const Ray2D &ray) const override | CubbyFlow::Box2 | protectedvirtual |
ClosestNormal(const Vector2D &otherPoint) const | CubbyFlow::Surface2 | |
ClosestNormalLocal(const Vector2D &otherPoint) const override | CubbyFlow::Box2 | protectedvirtual |
ClosestPoint(const Vector2D &otherPoint) const | CubbyFlow::Surface2 | |
ClosestPointLocal(const Vector2D &otherPoint) const override | CubbyFlow::Box2 | protectedvirtual |
GetBuilder() | CubbyFlow::Box2 | static |
Intersects(const Ray2D &ray) const | CubbyFlow::Surface2 | |
IntersectsLocal(const Ray2D &ray) const override | CubbyFlow::Box2 | protectedvirtual |
isNormalFlipped | CubbyFlow::Surface2 | |
Surface2(const Transform2 &transform=Transform2(), bool isNormalFlipped=false) | CubbyFlow::Surface2 | |
Surface2(const Surface2 &other) | CubbyFlow::Surface2 | |
transform | CubbyFlow::Surface2 | |
UpdateQueryEngine() | CubbyFlow::Surface2 | virtual |
~Surface2() | CubbyFlow::Surface2 | virtual |