This is the complete list of members for gte::BoundingSphere, including all inherited members.
BoundingSphere() | gte::BoundingSphere | |
BoundingSphere(BoundingSphere const &sphere) | gte::BoundingSphere | |
ComputeFromData(int numVertices, int vertexSize, char const *data) | gte::BoundingSphere | |
GetCenter() const | gte::BoundingSphere | inline |
GetRadius() const | gte::BoundingSphere | inline |
GrowToContain(BoundingSphere const &sphere) | gte::BoundingSphere | |
mTuple | gte::BoundingSphere | private |
operator=(BoundingSphere const &sphere) | gte::BoundingSphere | |
SetCenter(Vector4< float > const ¢er) | gte::BoundingSphere | inline |
SetRadius(float radius) | gte::BoundingSphere | inline |
TestIntersection(Vector4< float > const &origin, Vector4< float > const &direction, float tmin, float tmax) const | gte::BoundingSphere | |
TestIntersection(BoundingSphere const &sphere) const | gte::BoundingSphere | |
TestIntersection(BoundingSphere const &sphere, float tmax, Vector4< float > const &velocity0, Vector4< float > const &velocity1) const | gte::BoundingSphere | |
TransformBy(Transform const &transform, BoundingSphere &sphere) const | gte::BoundingSphere | |
WhichSide(CullingPlane const &plane) const | gte::BoundingSphere | |
~BoundingSphere() | gte::BoundingSphere |