This is the complete list of members for gte::Light, including all inherited members.
| GetAxes(Vector4< float > &dVector, Vector4< float > &uVector, Vector4< float > &rVector) const | gte::ViewVolume | |
| GetDMax() const | gte::ViewVolume | inline |
| GetDMin() const | gte::ViewVolume | inline |
| GetDVector() const | gte::ViewVolume | inline |
| GetFrame(Vector4< float > &position, Vector4< float > &dVector, Vector4< float > &uVector, Vector4< float > &rVector) const | gte::ViewVolume | |
| GetFrustum(float &dMin, float &dMax, float &uMin, float &uMax, float &rMin, float &rMax) const | gte::ViewVolume | |
| GetFrustum() const | gte::ViewVolume | inline |
| GetFrustum(float &upFovDegrees, float &aspectRatio, float &dMin, float &dMax) const | gte::ViewVolume | |
| GetInverseViewMatrix() const | gte::ViewVolume | inline |
| GetPosition() const | gte::ViewVolume | inline |
| GetProjectionMatrix() const | gte::ViewVolume | inline |
| GetProjectionViewMatrix() const | gte::ViewVolume | inline |
| GetRMax() const | gte::ViewVolume | inline |
| GetRMin() const | gte::ViewVolume | inline |
| GetRVector() const | gte::ViewVolume | inline |
| GetUMax() const | gte::ViewVolume | inline |
| GetUMin() const | gte::ViewVolume | inline |
| GetUVector() const | gte::ViewVolume | inline |
| GetViewMatrix() const | gte::ViewVolume | inline |
| IsDepthRangeZeroOne() const | gte::ViewVolume | inline |
| IsPerspective() const | gte::ViewVolume | inline |
| Light(bool isPerspective, bool isDepthRangeZeroOne) | gte::Light | |
| lighting | gte::Light | |
| mDVector | gte::ViewVolume | protected |
| mFrustum | gte::ViewVolume | protected |
| mInverseViewMatrix | gte::ViewVolume | protected |
| mIsDepthRangeZeroOne | gte::ViewVolume | protected |
| mIsPerspective | gte::ViewVolume | protected |
| mPosition | gte::ViewVolume | protected |
| mProjectionMatrix | gte::ViewVolume | protected |
| mProjectionViewMatrix | gte::ViewVolume | protected |
| mRVector | gte::ViewVolume | protected |
| mUVector | gte::ViewVolume | protected |
| mValidateCoordinateFrame | gte::ViewVolume | protected |
| mViewMatrix | gte::ViewVolume | protected |
| OnFrameChange() | gte::ViewVolume | protectedvirtual |
| OnFrustumChange() | gte::ViewVolume | protectedvirtual |
| SetAxes(Vector4< float > const &dVector, Vector4< float > const &uVector, Vector4< float > const &rVector) | gte::ViewVolume | |
| SetFrame(Vector4< float > const &position, Vector4< float > const &dVector, Vector4< float > const &uVector, Vector4< float > const &rVector) | gte::ViewVolume | |
| SetFrustum(float dMin, float dMax, float uMin, float uMax, float rMin, float rMax) | gte::ViewVolume | |
| SetFrustum(float const *frustum) | gte::ViewVolume | |
| SetFrustum(float upFovDegrees, float aspectRatio, float dMin, float dMax) | gte::ViewVolume | |
| SetPosition(Vector4< float > const &position) | gte::ViewVolume | |
| SetProjectionMatrix(Matrix4x4< float > const &projMatrix) | gte::ViewVolume | inline |
| UpdatePVMatrix() | gte::ViewVolume | protectedvirtual |
| VF_DMAX enum value | gte::ViewVolume | |
| VF_DMIN enum value | gte::ViewVolume | |
| VF_QUANTITY enum value | gte::ViewVolume | |
| VF_RMAX enum value | gte::ViewVolume | |
| VF_RMIN enum value | gte::ViewVolume | |
| VF_UMAX enum value | gte::ViewVolume | |
| VF_UMIN enum value | gte::ViewVolume | |
| ViewVolume(bool isPerspective, bool isDepthRangeZeroToOne) | gte::ViewVolume | |
| ~ViewVolume() | gte::ViewVolume | virtual |