Inkscape
Vector Graphics Editor
|
#include <Shape.h>
Public Attributes | |
int | nextInc |
int | pt |
double | theta |
int Shape::incidenceData::nextInc |
Definition at line 108 of file Shape.h.
Referenced by Shape::PushIncidence().
int Shape::incidenceData::pt |
Definition at line 109 of file Shape.h.
Referenced by Shape::PushIncidence().
double Shape::incidenceData::theta |
Definition at line 110 of file Shape.h.
Referenced by Shape::PushIncidence().