Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayLib::cHexahedron Member List

This is the complete list of members for GrayLib::cHexahedron, including all inherited members.

cHexahedron() noexceptGrayLib::cHexahedroninline
cHexahedron(const cBounds3f &bbox)GrayLib::cHexahedron
DVALUE_t typedefGrayLib::cHexahedron
get_FullPlanesMask() const noexceptGrayLib::cHexahedroninline
GetIntersection(const cBounds3f &box, OUT PLANES_MASK_t *planesMask=nullptr) constGrayLib::cHexahedron
GetIntersection(const cSpheref &sphere, OUT PLANES_MASK_t *planesMask=nullptr) constGrayLib::cHexahedron
IntersectTest(const TYPE &obj) constGrayLib::cHexahedroninline
k_NUMPLANESGrayLib::cHexahedronstatic
m_aPlanesGrayLib::cHexahedronprotected
m_BBoxIndicesGrayLib::cHexahedronprotected
PLANES_MASK_t typedefGrayLib::cHexahedron
SetBounds(const cBounds3f &bbox)GrayLib::cHexahedron
SetFrustum(const cMatrix4x4f &m, DVALUE_t fUnit=1)GrayLib::cHexahedron
SetNormalized()GrayLib::cHexahedroninline
SetW(const cHexahedron &frustum, const cVector3f &vPos)GrayLib::cHexahedron
TransformCoords(const cMatrix4x4f &m)GrayLib::cHexahedroninline
TransformNormals(const cMatrix4x4f &m)GrayLib::cHexahedroninline
UNITTEST_FRIEND(cHexahedron)GrayLib::cHexahedron
UpdateBBoxIndices()GrayLib::cHexahedron