Nazara Engine  0.4
A fast, complete, cross-platform API designed for game development
Nz::OrientedBox< T > Member List

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

GetCorner(BoxCorner corner) constNz::OrientedBox< T >
IsValid() constNz::OrientedBox< T >
Lerp(const OrientedBox &from, const OrientedBox &to, T interpolation)Nz::OrientedBox< T >static
localBox (defined in Nz::OrientedBox< T >)Nz::OrientedBox< T >
MakeZero()Nz::OrientedBox< T >
operator const Vector3< T > *() constNz::OrientedBox< T >
operator Vector3< T > *()Nz::OrientedBox< T >
operator!=(const OrientedBox &box) constNz::OrientedBox< T >
operator()(unsigned int i)Nz::OrientedBox< T >
operator()(unsigned int i) constNz::OrientedBox< T >
operator*(T scalar) constNz::OrientedBox< T >
operator*=(T scalar)Nz::OrientedBox< T >
operator=(const OrientedBox &other)=default (defined in Nz::OrientedBox< T >)Nz::OrientedBox< T >
operator==(const OrientedBox &box) constNz::OrientedBox< T >
OrientedBox()=default (defined in Nz::OrientedBox< T >)Nz::OrientedBox< T >
OrientedBox(T X, T Y, T Z, T Width, T Height, T Depth)Nz::OrientedBox< T >
OrientedBox(const Box< T > &box)Nz::OrientedBox< T >
OrientedBox(const Vector3< T > &vec1, const Vector3< T > &vec2)Nz::OrientedBox< T >
OrientedBox(const OrientedBox< U > &orientedBox)Nz::OrientedBox< T >explicit
OrientedBox(const OrientedBox &orientedBox)=default (defined in Nz::OrientedBox< T >)Nz::OrientedBox< T >
Set(T X, T Y, T Z, T Width, T Height, T Depth)Nz::OrientedBox< T >
Set(const Box< T > &box)Nz::OrientedBox< T >
Set(const OrientedBox &orientedBox)Nz::OrientedBox< T >
Set(const Vector3< T > &vec1, const Vector3< T > &vec2)Nz::OrientedBox< T >
Set(const OrientedBox< U > &orientedBox) (defined in Nz::OrientedBox< T >)Nz::OrientedBox< T >
Set(const OrientedBox< U > &orientedBox)Nz::OrientedBox< T >
ToString() constNz::OrientedBox< T >
Update(const Matrix4< T > &transformMatrix)Nz::OrientedBox< T >
Update(const Vector3< T > &transformMatrix)Nz::OrientedBox< T >
Zero()Nz::OrientedBox< T >static
~OrientedBox()=default (defined in Nz::OrientedBox< T >)Nz::OrientedBox< T >