Mitsuba Renderer  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
mitsuba::TRay< _PointType, _VectorType > Member List

This is the complete list of members for mitsuba::TRay< _PointType, _VectorType >, including all inherited members.

dmitsuba::TRay< _PointType, _VectorType >
dRcpmitsuba::TRay< _PointType, _VectorType >
maxtmitsuba::TRay< _PointType, _VectorType >
mintmitsuba::TRay< _PointType, _VectorType >
omitsuba::TRay< _PointType, _VectorType >
operator()(Scalar t) const mitsuba::TRay< _PointType, _VectorType >inline
PointType typedefmitsuba::TRay< _PointType, _VectorType >
Scalar typedefmitsuba::TRay< _PointType, _VectorType >
setDirection(const VectorType &dir)mitsuba::TRay< _PointType, _VectorType >inline
setOrigin(const PointType &pos)mitsuba::TRay< _PointType, _VectorType >inline
setTime(Scalar tval)mitsuba::TRay< _PointType, _VectorType >inline
timemitsuba::TRay< _PointType, _VectorType >
toString() const mitsuba::TRay< _PointType, _VectorType >inline
TRay()mitsuba::TRay< _PointType, _VectorType >inline
TRay(const TRay &ray)mitsuba::TRay< _PointType, _VectorType >inline
TRay(const TRay &ray, Scalar mint, Scalar maxt)mitsuba::TRay< _PointType, _VectorType >inline
TRay(const PointType &o, Scalar time)mitsuba::TRay< _PointType, _VectorType >inline
TRay(const PointType &o, const VectorType &d, Scalar time)mitsuba::TRay< _PointType, _VectorType >inline
TRay(const PointType &o, const VectorType &d, Scalar mint, Scalar maxt, Scalar time)mitsuba::TRay< _PointType, _VectorType >inline
VectorType typedefmitsuba::TRay< _PointType, _VectorType >