This is the complete list of members for gte::CullingPlane, including all inherited members.
CullingPlane() | gte::CullingPlane | |
CullingPlane(CullingPlane const &plane) | gte::CullingPlane | |
CullingPlane(Vector4< float > const &N, float c) | gte::CullingPlane | |
CullingPlane(float n0, float n1, float n2, float c) | gte::CullingPlane | |
CullingPlane(Vector4< float > const &N, Vector4< float > const &P) | gte::CullingPlane | |
CullingPlane(Vector4< float > const &P0, Vector4< float > const &P1, Vector4< float > const &P2) | gte::CullingPlane | |
DistanceTo(Vector4< float > const &P) const | gte::CullingPlane | |
Get(Vector4< float > &N, float &c) const | gte::CullingPlane | |
GetConstant() const | gte::CullingPlane | |
GetNormal() const | gte::CullingPlane | |
mTuple | gte::CullingPlane | private |
Normalize() | gte::CullingPlane | |
operator=(CullingPlane const &plane) | gte::CullingPlane | |
Set(Vector4< float > const &N, float c) | gte::CullingPlane | |
WhichSide(Vector4< float > const &P) const | gte::CullingPlane | |
~CullingPlane() | gte::CullingPlane |