Cafu Engine
BoundingBox3T< T > Member List

This is the complete list of members for BoundingBox3T< T >, including all inherited members.

AsBoxOfDouble() const BoundingBox3T< T >inline
AsBoxOfFloat() const BoundingBox3T< T >inline
Back enum valueBoundingBox3T< T >
Both enum valueBoundingBox3T< T >
BoundingBox3T()BoundingBox3T< T >
BoundingBox3T(const Vector3T< T > &A)BoundingBox3T< T >explicit
BoundingBox3T(const Vector3T< T > &A, const Vector3T< T > &B)BoundingBox3T< T >
BoundingBox3T(const ArrayT< Vector3T< T > > &A)BoundingBox3T< T >explicit
Contains(const Vector3T< T > &A) const BoundingBox3T< T >
Front enum valueBoundingBox3T< T >
GetCenter() const BoundingBox3T< T >inline
GetCornerVertices(Vector3T< T > *Vertices) const BoundingBox3T< T >
GetDistance(const Plane3T< T > &P) const BoundingBox3T< T >
GetEpsilonBox(const T Epsilon) const BoundingBox3T< T >inline
GetOverallTranslationBox(const Vector3T< T > &Start, const Vector3T< T > &End) const BoundingBox3T< T >
GetSplits(const Plane3T< T > &SplitPlane, const T PlaneThickness) const BoundingBox3T< T >
Insert(const Vector3T< T > &A)BoundingBox3T< T >
Insert(const ArrayT< Vector3T< T > > &A)BoundingBox3T< T >
Insert(const BoundingBox3T< T > &BB)BoundingBox3T< T >
InsertValid(const BoundingBox3T< T > &BB)BoundingBox3T< T >
Intersects(const BoundingBox3T< T > &BB) const BoundingBox3T< T >
IntersectsOrTouches(const BoundingBox3T< T > &BB) const BoundingBox3T< T >
IsInited() const BoundingBox3T< T >
IsValid() const BoundingBox3T< T >
MaxBoundingBox3T< T >
MinBoundingBox3T< T >
operator+=(const Vector3T< T > &A)BoundingBox3T< T >inline
operator+=(const ArrayT< Vector3T< T > > &A)BoundingBox3T< T >inline
operator+=(const BoundingBox3T< T > &BB)BoundingBox3T< T >inline
SideT enum nameBoundingBox3T< T >
TraceRay(const Vector3T< T > &RayOrigin, const Vector3T< T > &RayDir, T &Fraction) const BoundingBox3T< T >
WhatSide(const Plane3T< T > &P, const T Epsilon=0) const BoundingBox3T< T >
WhatSide_OLD(const Plane3T< T > &P, const T Epsilon=0) const (defined in BoundingBox3T< T >)BoundingBox3T< T >