#include <geometry.h>
Public Member Functions | |
| PMDXForm (const uint32_t rotationDegree, const uint32_t skewDegree, const PMDShapePoint xformTopLeft, const PMDShapePoint xformBotRight, const PMDShapePoint rotatingPoint, const uint32_t xformId) | |
Public Attributes | |
| uint32_t | m_rotationDegree |
| uint32_t | m_skewDegree |
| PMDShapePoint | m_xformTopLeft |
| PMDShapePoint | m_xformBotRight |
| PMDShapePoint | m_rotatingPoint |
| uint32_t | m_xformId |
| libpagemaker::PMDXForm::PMDXForm | ( | const uint32_t | rotationDegree, |
| const uint32_t | skewDegree, | ||
| const PMDShapePoint | xformTopLeft, | ||
| const PMDShapePoint | xformBotRight, | ||
| const PMDShapePoint | rotatingPoint, | ||
| const uint32_t | xformId | ||
| ) | [inline] |
| uint32_t libpagemaker::PMDXForm::m_skewDegree |
| uint32_t libpagemaker::PMDXForm::m_xformId |