Mathter
A configurable 3D math library for game developers.
|
This is the complete list of members for mathter::ShearBuilder< T >, including all inherited members.
operator Matrix< U, Rows, Columns, Order, Layout, MPacked >() const | mathter::ShearBuilder< T > | inline |
operator=(const ShearBuilder &)=delete | mathter::ShearBuilder< T > | |
ShearBuilder(T slope, int principalAxis, int modulatorAxis) | mathter::ShearBuilder< T > | inline |