This is the complete list of members for oglplus::Sphere< T >, including all inherited members.
Center(void) const | oglplus::Sphere< T > | |
Center(const Vector< T, 3 > &position) | oglplus::Sphere< T > | |
Degenerate(void) const | oglplus::Sphere< T > | |
Diameter(void) const | oglplus::Sphere< T > | |
Grow(T amount) | oglplus::Sphere< T > | |
Intersecting(const Sphere &a, const Sphere &b) | oglplus::Sphere< T > | friend |
IntersectsWith(const Sphere &that) const | oglplus::Sphere< T > | |
Radius(void) const | oglplus::Sphere< T > | |
Radius(T radius) | oglplus::Sphere< T > | |
Scale(T amount) | oglplus::Sphere< T > | |
Shrink(T amount) | oglplus::Sphere< T > | |
Sphere(void) | oglplus::Sphere< T > | |
Sphere(T x, T y, T z, T r) | oglplus::Sphere< T > | |
Sphere(const Vector< T, 3 > &position, T radius) | oglplus::Sphere< T > | |
Sphere(const Sphere< U > &that) | oglplus::Sphere< T > | |
Transform(const Matrix< T, 4, 4 > &matrix) | oglplus::Sphere< T > | |
Translate(const Vector< T, 3 > &offset) | oglplus::Sphere< T > |