Mathter
A configurable 3D math library for game developers.
|
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() const | mathter::Hyperplane< T, Dim > | inline |
Scalar() const | mathter::Hyperplane< T, Dim > | inline |