|
Rumba C++ SDK
|
This is the complete list of members for Imath::Sphere3< T >, including all inherited members.
| center | Imath::Sphere3< T > | |
| circumscribe(const Box< Vec3< T > > &box) | Imath::Sphere3< T > | |
| intersect(const Line3< T > &l, Vec3< T > &intersection) const | Imath::Sphere3< T > | |
| intersectT(const Line3< T > &l, T &t) const | Imath::Sphere3< T > | |
| radius | Imath::Sphere3< T > | |
| Sphere3() | Imath::Sphere3< T > | inline |
| Sphere3(const Vec3< T > &c, T r) | Imath::Sphere3< T > | inline |