MikroCAD SDK Library
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
TCoordTransformation2DFloat Struct Reference

Description

A structure for 2d coordinate transformation (rotation and translation)

Public Attributes

float m_fA11
 entry (1,1) of the rotation matrix
 
float m_fA12
 entry (1,2) of the rotation matrix
 
float m_fA21
 entry (2,1) of the rotation matrix
 
float m_fA22
 entry (2,2) of the rotation matrix
 
float m_fA31
 entry (3,1) of the rotation matrix
 
float m_fA32
 entry (3,2) of the rotation matrix
 
float m_fX0
 Translation in X.
 
float m_fY0
 Translation in Y.
 

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