gpp4
1.3.1
|
Data structure describing an optional skew transformation of the map. More...
#include <cmaplib.h>
Public Attributes | |
float | rotation [3][3] |
float | translation [3] |
Data structure describing an optional skew transformation of the map.
float _CMMFile_Skew::rotation[3][3] |
3x3 rotation matrix
Referenced by skew_set().
float _CMMFile_Skew::translation[3] |
translation component
Referenced by skew_set().