CubbyFlow::BoundingBox< T, N > Member List

This is the complete list of members for CubbyFlow::BoundingBox< T, N >, including all inherited members.

BoundingBox()CubbyFlow::BoundingBox< T, N >
BoundingBox(const VectorType &point1, const VectorType &point2)CubbyFlow::BoundingBox< T, N >
BoundingBox(const BoundingBox &other)CubbyFlow::BoundingBox< T, N >
BoundingBox(BoundingBox &&other) noexceptCubbyFlow::BoundingBox< T, N >
CastTo() constCubbyFlow::BoundingBox< T, N >
Clamp(const VectorType &point) constCubbyFlow::BoundingBox< T, N >
ClosestIntersection(const RayType &ray) constCubbyFlow::BoundingBox< T, N >
Contains(const VectorType &point) constCubbyFlow::BoundingBox< T, N >
Corner(size_t idx) constCubbyFlow::BoundingBox< T, N >
Depth() constCubbyFlow::BoundingBox< T, N >
Depth() constCubbyFlow::BoundingBox< T, N >
DiagonalLength() constCubbyFlow::BoundingBox< T, N >
DiagonalLengthSquared() constCubbyFlow::BoundingBox< T, N >
Expand(T delta)CubbyFlow::BoundingBox< T, N >
Height() constCubbyFlow::BoundingBox< T, N >
Height() constCubbyFlow::BoundingBox< T, N >
Intersects(const RayType &ray) constCubbyFlow::BoundingBox< T, N >
IsEmpty() constCubbyFlow::BoundingBox< T, N >
Length(size_t axis)CubbyFlow::BoundingBox< T, N >
lowerCornerCubbyFlow::BoundingBox< T, N >
Merge(const VectorType &point)CubbyFlow::BoundingBox< T, N >
Merge(const BoundingBox &other)CubbyFlow::BoundingBox< T, N >
MidPoint() constCubbyFlow::BoundingBox< T, N >
operator=(const BoundingBox &other)CubbyFlow::BoundingBox< T, N >
operator=(BoundingBox &&other) noexceptCubbyFlow::BoundingBox< T, N >
Overlaps(const BoundingBox &other) constCubbyFlow::BoundingBox< T, N >
RayType typedefCubbyFlow::BoundingBox< T, N >
Reset()CubbyFlow::BoundingBox< T, N >
upperCornerCubbyFlow::BoundingBox< T, N >
VectorType typedefCubbyFlow::BoundingBox< T, N >
Width() constCubbyFlow::BoundingBox< T, N >
~BoundingBox()=defaultCubbyFlow::BoundingBox< T, N >