Mathter
A configurable 3D math library for game developers.
|
This is the complete list of members for mathter::Triangle3D< T >, including all inherited members.
a | mathter::Triangle3D< T > | |
b | mathter::Triangle3D< T > | |
c | mathter::Triangle3D< T > | |
Triangle3D()=default | mathter::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 |