PBRT
Imath::Interval< T > Member List
This is the complete list of members for Imath::Interval< T >, including all inherited members.
center() const (defined in Imath::Interval< T >)Imath::Interval< T > [inline]
extendBy(const T &point) (defined in Imath::Interval< T >)Imath::Interval< T > [inline]
extendBy(const Interval< T > &interval) (defined in Imath::Interval< T >)Imath::Interval< T > [inline]
hasVolume() const (defined in Imath::Interval< T >)Imath::Interval< T > [inline]
intersects(const T &point) const (defined in Imath::Interval< T >)Imath::Interval< T > [inline]
intersects(const Interval< T > &interval) const (defined in Imath::Interval< T >)Imath::Interval< T > [inline]
Interval() (defined in Imath::Interval< T >)Imath::Interval< T > [inline]
Interval(const T &point) (defined in Imath::Interval< T >)Imath::Interval< T > [inline]
Interval(const T &minT, const T &maxT) (defined in Imath::Interval< T >)Imath::Interval< T > [inline]
isEmpty() const (defined in Imath::Interval< T >)Imath::Interval< T > [inline]
makeEmpty() (defined in Imath::Interval< T >)Imath::Interval< T > [inline]
max (defined in Imath::Interval< T >)Imath::Interval< T >
min (defined in Imath::Interval< T >)Imath::Interval< T >
operator==(const Interval< T > &src) const (defined in Imath::Interval< T >)Imath::Interval< T > [inline]
size() const (defined in Imath::Interval< T >)Imath::Interval< T > [inline]