libpagemaker::PMDXForm Struct Reference

#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

Constructor & Destructor Documentation

◆ PMDXForm()

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

Member Data Documentation

◆ m_rotatingPoint

PMDShapePoint libpagemaker::PMDXForm::m_rotatingPoint

Referenced by PMDXForm().

◆ m_rotationDegree

uint32_t libpagemaker::PMDXForm::m_rotationDegree

Referenced by PMDXForm().

◆ m_skewDegree

uint32_t libpagemaker::PMDXForm::m_skewDegree

Referenced by PMDXForm().

◆ m_xformBotRight

PMDShapePoint libpagemaker::PMDXForm::m_xformBotRight

Referenced by PMDXForm().

◆ m_xformId

uint32_t libpagemaker::PMDXForm::m_xformId

Referenced by PMDXForm().

◆ m_xformTopLeft

PMDShapePoint libpagemaker::PMDXForm::m_xformTopLeft

Referenced by PMDXForm().


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

Generated for libpagemaker by doxygen 1.14.0