Mathter
A configurable 3D math library for game developers.
|
This is the complete list of members for mathter::Intersection< Hyperplane< T, 2 >, Hyperplane< T, 2 > >, including all inherited members.
Intersecting() const | mathter::Intersection< Line< T, 2 >, Line< T, 2 > > | inline |
Intersection(const Hyperplane< T, 2 > &p1, const Hyperplane< T, 2 > &p2) | mathter::Intersection< Hyperplane< T, 2 >, Hyperplane< T, 2 > > | inline |
mathter::Intersection< Line< T, 2 >, Line< T, 2 > >::Intersection(const LineT &l1, const LineT &l2) | mathter::Intersection< Line< T, 2 >, Line< T, 2 > > | inline |
LineParameter1() const | mathter::Intersection< Line< T, 2 >, Line< T, 2 > > | inline |
LineParameter2() const | mathter::Intersection< Line< T, 2 >, Line< T, 2 > > | inline |
Point() const | mathter::Intersection< Line< T, 2 >, Line< T, 2 > > | inline |