Mathter
A configurable 3D math library for game developers.
|
This is the complete list of members for mathter::Intersection< Line< T, Dim >, Hyperplane< T, Dim > >, including all inherited members.
Intersecting() const | mathter::Intersection< Hyperplane< T, Dim >, Line< T, Dim > > | inline |
Intersection(const LineT &line, const PlaneT &plane) | mathter::Intersection< Line< T, Dim >, Hyperplane< T, Dim > > | inline |
mathter::Intersection< Hyperplane< T, Dim >, Line< T, Dim > >::Intersection(const PlaneT &plane, const LineT &line) | mathter::Intersection< Hyperplane< T, Dim >, Line< T, Dim > > | |
LineParameter() const | mathter::Intersection< Hyperplane< T, Dim >, Line< T, Dim > > | inline |
Point() const | mathter::Intersection< Hyperplane< T, Dim >, Line< T, Dim > > | inline |