DataType typedef | gmtl::Sphere< DATA_TYPE > | |
getCenter() const | gmtl::Sphere< DATA_TYPE > | [inline] |
getRadius() const | gmtl::Sphere< DATA_TYPE > | [inline] |
mCenter | gmtl::Sphere< DATA_TYPE > | |
mRadius | gmtl::Sphere< DATA_TYPE > | |
setCenter(const Point< DATA_TYPE, 3 > ¢er) | gmtl::Sphere< DATA_TYPE > | [inline] |
setRadius(const DATA_TYPE &radius) | gmtl::Sphere< DATA_TYPE > | [inline] |
Sphere() | gmtl::Sphere< DATA_TYPE > | [inline] |
Sphere(const Point< DATA_TYPE, 3 > ¢er, const DATA_TYPE &radius) | gmtl::Sphere< DATA_TYPE > | [inline] |
Sphere(const Sphere< DATA_TYPE > &sphere) | gmtl::Sphere< DATA_TYPE > | [inline] |