libcdr::CDRPolygon Struct Reference

#include <CDRTypes.h>

List of all members.

Public Member Functions

 CDRPolygon ()
 CDRPolygon (unsigned numAngles, unsigned nextPoint, double rx, double ry, double cx, double cy)
void create (CDRPath &path) const

Public Attributes

unsigned m_numAngles
unsigned m_nextPoint
double m_rx
double m_ry
double m_cx
double m_cy

Constructor & Destructor Documentation

libcdr::CDRPolygon::CDRPolygon ( ) [inline]
libcdr::CDRPolygon::CDRPolygon ( unsigned  numAngles,
unsigned  nextPoint,
double  rx,
double  ry,
double  cx,
double  cy 
) [inline]

Member Function Documentation

void libcdr::CDRPolygon::create ( libcdr::CDRPath path) const

Member Data Documentation


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