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

◆ DynamicCustomShape()

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

Member Data Documentation

◆ m_adjustShiftMask

unsigned char libmspub::DynamicCustomShape::m_adjustShiftMask

◆ m_calculations

std::vector<Calculation> libmspub::DynamicCustomShape::m_calculations

◆ m_coordHeight

unsigned libmspub::DynamicCustomShape::m_coordHeight

◆ m_coordWidth

unsigned libmspub::DynamicCustomShape::m_coordWidth

◆ m_defaultAdjustValues

std::vector<int> libmspub::DynamicCustomShape::m_defaultAdjustValues

◆ m_elements

std::vector<unsigned short> libmspub::DynamicCustomShape::m_elements

◆ m_gluePoints

std::vector<Vertex> libmspub::DynamicCustomShape::m_gluePoints

◆ m_textRectangles

std::vector<TextRectangle> libmspub::DynamicCustomShape::m_textRectangles

◆ m_vertices

std::vector<Vertex> libmspub::DynamicCustomShape::m_vertices

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

Generated for libmspub by doxygen 1.14.0