gpp4  1.3.1
Public Attributes | List of all members
_CMMFile_Skew Struct Reference

Data structure describing an optional skew transformation of the map. More...

#include <cmaplib.h>

Public Attributes

float rotation [3][3]
 
float translation [3]
 

Detailed Description

Data structure describing an optional skew transformation of the map.

Member Data Documentation

◆ rotation

float _CMMFile_Skew::rotation[3][3]

3x3 rotation matrix

Referenced by skew_set().

◆ translation

float _CMMFile_Skew::translation[3]

translation component

Referenced by skew_set().


The documentation for this struct was generated from the following file: