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

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

basemathter::Line< T, Dim >
Base() constmathter::Line< T, Dim >inline
directionmathter::Line< T, Dim >
Direction() constmathter::Line< T, Dim >inline
Line()=defaultmathter::Line< T, Dim >
Line(const VectorT &base, const VectorT &direction)mathter::Line< T, Dim >inline
Line(const Hyperplane< T, 2 > &plane)mathter::Line< T, Dim >
PointAt(T param) constmathter::Line< T, Dim >inline
Through(const VectorT &point1, const VectorT &point2)mathter::Line< T, Dim >inlinestatic