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

◆ m_rotationDegree

◆ m_skewDegree

◆ m_xformBotRight

◆ m_xformId

uint32_t libpagemaker::PMDXForm::m_xformId

◆ m_xformTopLeft


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

Generated for libpagemaker by doxygen 1.8.13