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

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

amathter::Triangle3D< T >
bmathter::Triangle3D< T >
cmathter::Triangle3D< T >
Triangle3D()=defaultmathter::Triangle3D< T >
Triangle3D(const Vector< T, 3, false > &a, const Vector< T, 3, false > &b, const Vector< T, 3, false > &c)mathter::Triangle3D< T >inline