HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Plane3< T > Member List

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

distancePlane3< T >
distanceTo(const Vec3< T > &point) const IMATH_NOEXCEPTPlane3< T >inline
intersect(const Line3< T > &line, Vec3< T > &intersection) const IMATH_NOEXCEPTPlane3< T >inline
intersectT(const Line3< T > &line, T &parameter) const IMATH_NOEXCEPTPlane3< T >inline
normalPlane3< T >
Plane3() IMATH_NOEXCEPTPlane3< T >inline
Plane3(const Vec3< T > &normal, T distance) IMATH_NOEXCEPTPlane3< T >inline
Plane3(const Vec3< T > &point, const Vec3< T > &normal) IMATH_NOEXCEPTPlane3< T >inline
Plane3(const Vec3< T > &point1, const Vec3< T > &point2, const Vec3< T > &point3) IMATH_NOEXCEPTPlane3< T >inline
reflectPoint(const Vec3< T > &point) const IMATH_NOEXCEPTPlane3< T >inline
reflectVector(const Vec3< T > &vec) const IMATH_NOEXCEPTPlane3< T >inline
set(const Vec3< T > &normal, T distance) IMATH_NOEXCEPTPlane3< T >inline
set(const Vec3< T > &point, const Vec3< T > &normal) IMATH_NOEXCEPTPlane3< T >inline
set(const Vec3< T > &point1, const Vec3< T > &point2, const Vec3< T > &point3) IMATH_NOEXCEPTPlane3< T >inline