KiCad PCB EDA Suite
Loading...
Searching...
No Matches
MATRIX3x3< T > Member List

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

Determinant() constMATRIX3x3< T >
GetScale() constMATRIX3x3< T >
GetTranslation() constMATRIX3x3< T >
Inverse() constMATRIX3x3< T >
m_dataMATRIX3x3< T >
MATRIX3x3()MATRIX3x3< T >
MATRIX3x3(VECTOR3< T > a1, VECTOR3< T > a2, VECTOR3< T > a3)MATRIX3x3< T >
MATRIX3x3(T a00, T a01, T a02, T a10, T a11, T a12, T a20, T a21, T a22)MATRIX3x3< T >
operatorMATRIX3x3< T >friend
operator!=(const MATRIX3x3< T > &aOtherMatrix) constMATRIX3x3< T >
operator==(const MATRIX3x3< T > &aOtherMatrix) constMATRIX3x3< T >
SetIdentity()MATRIX3x3< T >
SetRotation(T aAngle)MATRIX3x3< T >
SetScale(VECTOR2< T > aScale)MATRIX3x3< T >
SetTranslation(VECTOR2< T > aTranslation)MATRIX3x3< T >
Transpose() constMATRIX3x3< T >