libmspub::DynamicCustomShape Struct Reference

#include <PolygonUtils.h>

Public Member Functions

 DynamicCustomShape (unsigned coordWidth, unsigned coordHeight)

Public Attributes

std::vector< Vertexm_vertices
std::vector< unsigned short > m_elements
std::vector< Calculationm_calculations
std::vector< int > m_defaultAdjustValues
std::vector< TextRectanglem_textRectangles
std::vector< Vertexm_gluePoints
unsigned m_coordWidth
unsigned m_coordHeight
unsigned char m_adjustShiftMask

Constructor & Destructor Documentation

libmspub::DynamicCustomShape::DynamicCustomShape ( unsigned  coordWidth,
unsigned  coordHeight 
)
inline

Member Data Documentation

unsigned char libmspub::DynamicCustomShape::m_adjustShiftMask
std::vector<Calculation> libmspub::DynamicCustomShape::m_calculations
unsigned libmspub::DynamicCustomShape::m_coordHeight
unsigned libmspub::DynamicCustomShape::m_coordWidth
std::vector<int> libmspub::DynamicCustomShape::m_defaultAdjustValues
std::vector<unsigned short> libmspub::DynamicCustomShape::m_elements
std::vector<Vertex> libmspub::DynamicCustomShape::m_gluePoints
std::vector<TextRectangle> libmspub::DynamicCustomShape::m_textRectangles
std::vector<Vertex> libmspub::DynamicCustomShape::m_vertices

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

Generated for libmspub by doxygen 1.8.1.2