Rumba C++ SDK
Imath::Plane3< T > Member List

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

distanceImath::Plane3< T >
distanceTo(const Vec3< T > &) constImath::Plane3< T >inline
intersect(const Line3< T > &line, Vec3< T > &intersection) constImath::Plane3< T >inline
intersectT(const Line3< T > &line, T &parameter) constImath::Plane3< T >inline
normalImath::Plane3< T >
Plane3()Imath::Plane3< T >inline
Plane3(const Vec3< T > &normal, T distance)Imath::Plane3< T >inline
Plane3(const Vec3< T > &point, const Vec3< T > &normal)Imath::Plane3< T >inline
Plane3(const Vec3< T > &point1, const Vec3< T > &point2, const Vec3< T > &point3)Imath::Plane3< T >inline
reflectPoint(const Vec3< T > &) constImath::Plane3< T >inline
reflectVector(const Vec3< T > &) constImath::Plane3< T >inline
set(const Vec3< T > &normal, T distance)Imath::Plane3< T >inline
set(const Vec3< T > &point, const Vec3< T > &normal)Imath::Plane3< T >inline
set(const Vec3< T > &point1, const Vec3< T > &point2, const Vec3< T > &point3)Imath::Plane3< T >inline