Mathter
A configurable 3D math library for game developers.
|
This is the complete list of members for mathter::Rotation2DBuilder< T >, including all inherited members.
operator Matrix< U, 2, 2, Order, Layout, MPacked >() const | mathter::Rotation2DBuilder< T > | inline |
operator Matrix< U, 2, 3, eMatrixOrder::PRECEDE_VECTOR, Layout, MPacked >() const | mathter::Rotation2DBuilder< T > | inline |
operator Matrix< U, 3, 2, eMatrixOrder::FOLLOW_VECTOR, Layout, MPacked >() const | mathter::Rotation2DBuilder< T > | inline |
operator Matrix< U, 3, 3, Order, Layout, MPacked >() const | mathter::Rotation2DBuilder< T > | inline |
operator=(const Rotation2DBuilder &)=delete | mathter::Rotation2DBuilder< T > | |
Rotation2DBuilder(const T &angle) | mathter::Rotation2DBuilder< T > | inline |