PBRT
Imath::Sphere3< T > Class Template Reference

List of all members.

Public Member Functions

 Sphere3 (const Vec3< T > &c, T r)
void circumscribe (const Box< Vec3< T > > &box)
bool intersect (const Line3< T > &l, Vec3< T > &intersection) const
bool intersectT (const Line3< T > &l, T &t) const

Public Attributes

Vec3< T > center
radius

template<class T>
class Imath::Sphere3< T >


The documentation for this class was generated from the following file: