PBRT
Imath::Line3< T > Member List
This is the complete list of members for Imath::Line3< T >, including all inherited members.
closestPointTo(const Vec3< T > &point) const (defined in Imath::Line3< T >)Imath::Line3< T > [inline]
closestPointTo(const Line3< T > &line) const (defined in Imath::Line3< T >)Imath::Line3< T > [inline]
dir (defined in Imath::Line3< T >)Imath::Line3< T >
distanceTo(const Vec3< T > &point) const (defined in Imath::Line3< T >)Imath::Line3< T > [inline]
distanceTo(const Line3< T > &line) const (defined in Imath::Line3< T >)Imath::Line3< T > [inline]
Line3() (defined in Imath::Line3< T >)Imath::Line3< T > [inline]
Line3(const Vec3< T > &point1, const Vec3< T > &point2) (defined in Imath::Line3< T >)Imath::Line3< T > [inline]
operator()(T parameter) const (defined in Imath::Line3< T >)Imath::Line3< T > [inline]
pos (defined in Imath::Line3< T >)Imath::Line3< T >
set(const Vec3< T > &point1, const Vec3< T > &point2) (defined in Imath::Line3< T >)Imath::Line3< T > [inline]