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

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

getDistanceTo(const VectorND< T, 2 > &point) const om::math::Plane2D< T >inline
getProjection(const VectorND< T, 2 > &point) const om::math::Plane2D< T >inline
getProjectionNormalized(const VectorND< T, 2 > &point) const om::math::Plane2D< T >inline
getReflection(const VectorND< T, 2 > &point) const om::math::Plane2D< T >inline
getReflectionNormalized(const VectorND< T, 2 > &point) const om::math::Plane2D< T >inline
getSignedDistanceTo(const VectorND< T, 2 > &point) const om::math::Plane2D< T >inline
normalom::math::Plane2D< T >
normalize() const om::math::Plane2D< T >inline
offsetom::math::Plane2D< T >
operator-() const om::math::Plane2D< T >inline
Plane2D()om::math::Plane2D< T >inline
Plane2D(const VectorND< T, 2 > &planeNormal, T planeOffset)om::math::Plane2D< T >inline
Plane2D(const VectorND< T, 2 > &p1, const VectorND< T, 2 > &p2)om::math::Plane2D< T >inline