#include <PolygonUtils.h>
Public Member Functions | |
Vertex (int x, int y) |
Public Attributes | |
int | m_x |
int | m_y |
|
inline |
int libmspub::Vertex::m_x |
Referenced by drawEmulatedLine(), libmspub::CustomShape::getTextRectangle(), and libmspub::writeCustomShape().
int libmspub::Vertex::m_y |
Referenced by drawEmulatedLine(), libmspub::CustomShape::getTextRectangle(), and libmspub::writeCustomShape().