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

Description

A structure for 3d 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_fA13
 entry (1,3) 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_fA23
 entry (2,3) 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_fA33
 entry (4,3) of the rotation matrix
 
float m_fX0
 Translation in X.
 
float m_fY0
 Translation in Y.
 
float m_fZ0
 Translation in Z.
 

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