gmtl::Sphere< DATA_TYPE > Member List

This is the complete list of members for gmtl::Sphere< DATA_TYPE >, including all inherited members.
DataType typedefgmtl::Sphere< DATA_TYPE >
getCenter() const gmtl::Sphere< DATA_TYPE > [inline]
getRadius() const gmtl::Sphere< DATA_TYPE > [inline]
mCentergmtl::Sphere< DATA_TYPE >
mRadiusgmtl::Sphere< DATA_TYPE >
setCenter(const Point< DATA_TYPE, 3 > &center)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 > &center, const DATA_TYPE &radius)gmtl::Sphere< DATA_TYPE > [inline]
Sphere(const Sphere< DATA_TYPE > &sphere)gmtl::Sphere< DATA_TYPE > [inline]