Om  1.0.0
A universal framework for multimedia simulation
om::math::Plane3D< T > Member List

This is the complete list of members for om::math::Plane3D< T >, including all inherited members.

getDistanceTo(const VectorND< T, 3 > &point) const om::math::Plane3D< T >inline
getProjection(const VectorND< T, 3 > &point) const om::math::Plane3D< T >inline
getProjectionNormalized(const VectorND< T, 3 > &point) const om::math::Plane3D< T >inline
getReflection(const VectorND< T, 3 > &point) const om::math::Plane3D< T >inline
getReflectionNormalized(const VectorND< T, 3 > &point) const om::math::Plane3D< T >inline
getSignedDistanceTo(const VectorND< T, 3 > &point) const om::math::Plane3D< T >inline
getVectorProjection(const VectorND< T, 3 > &vector) const om::math::Plane3D< T >inline
getVectorProjectionNormalized(const VectorND< T, 3 > &vector) const om::math::Plane3D< T >inline
getVectorReflection(const VectorND< T, 3 > &vector) const om::math::Plane3D< T >inline
getVectorReflectionNormalized(const VectorND< T, 3 > &vector) const om::math::Plane3D< T >inline
normalom::math::Plane3D< T >
normalize() const om::math::Plane3D< T >inline
offsetom::math::Plane3D< T >
operator-() const om::math::Plane3D< T >inline
Plane3D()om::math::Plane3D< T >inline
Plane3D(const VectorND< T, 3 > &planeNormal, T planeOffset)om::math::Plane3D< T >inline
Plane3D(const VectorND< T, 3 > &planeNormal, const VectorND< T, 3 > &pointOnPlane)om::math::Plane3D< T >inline
Plane3D(const VectorND< T, 3 > &p1, const VectorND< T, 3 > &p2, const VectorND< T, 3 > &p3)om::math::Plane3D< T >inline