![]() |
Scanframe Modular Application 0.1.0
|
Storage union of the 4x4 matrix as array and 4 x4 array. It is initialized as a unit-matrix. More...
#include <TMatrix44.h>
Public Attributes | |
T | array [4 *4] |
T | mtx [4][4] |
Storage union of the 4x4 matrix as array and 4 x4 array. It is initialized as a unit-matrix.
T sf::TMatrix44< T >::data_type::array[4 *4] |
T sf::TMatrix44< T >::data_type::mtx[4][4] |