Mathter
A configurable 3D math library for game developers.
mathter::Hyperplane< T, Dim > Member List

This is the complete list of members for mathter::Hyperplane< T, Dim >, including all inherited members.

Distance(const Vector< T, Dim, Packed > &point)mathter::Hyperplane< T, Dim >inline
Hyperplane()mathter::Hyperplane< T, Dim >inline
Hyperplane(const VectorT &base, const VectorT &normal)mathter::Hyperplane< T, Dim >inline
Hyperplane(const VectorT &normal, T scalar)mathter::Hyperplane< T, Dim >inline
Hyperplane(const Line< T, 2 > &line)mathter::Hyperplane< T, Dim >inline
Normal() constmathter::Hyperplane< T, Dim >inline
Scalar() constmathter::Hyperplane< T, Dim >inline