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

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

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