The spica renderer
spica::Bounds3_< T > Member List

This is the complete list of members for spica::Bounds3_< T >, including all inherited members.

area() const (defined in spica::Bounds3_< T >)spica::Bounds3_< T >
Bounds3_() (defined in spica::Bounds3_< T >)spica::Bounds3_< T >
Bounds3_(const Point3_< T > &posMin, const Point3_< T > &posMax) (defined in spica::Bounds3_< T >)spica::Bounds3_< T >
Bounds3_(const Bounds3_< T > &b) (defined in spica::Bounds3_< T >)spica::Bounds3_< T >
inside(const Point3_< T > &p) const (defined in spica::Bounds3_< T >)spica::Bounds3_< T >
intersect(const Ray &ray, double *tNear=nullptr, double *tFar=nullptr) const spica::Bounds3_< T >
maximumExtent() const spica::Bounds3_< T >
merge(const Bounds3_< T > &b1, const Bounds3_< T > &b2) (defined in spica::Bounds3_< T >)spica::Bounds3_< T >static
merge(const Bounds3_< T > &b) (defined in spica::Bounds3_< T >)spica::Bounds3_< T >
merge(const Point3_< T > &p) (defined in spica::Bounds3_< T >)spica::Bounds3_< T >
operator!=(const Bounds3_< T > &b) const (defined in spica::Bounds3_< T >)spica::Bounds3_< T >
operator=(const Bounds3_< T > &b) (defined in spica::Bounds3_< T >)spica::Bounds3_< T >
operator==(const Bounds3_< T > &b) const (defined in spica::Bounds3_< T >)spica::Bounds3_< T >
posMax() const (defined in spica::Bounds3_< T >)spica::Bounds3_< T >inline
posMin() const (defined in spica::Bounds3_< T >)spica::Bounds3_< T >inline
~Bounds3_() (defined in spica::Bounds3_< T >)spica::Bounds3_< T >virtual