Primitive Class Reference
List of all members.
Public Member Functions |
double | getdata (int x, int y) |
void | setdata (int x, int y, double value) |
int | allocatedata (int ndata) |
virtual double | calc_area (double ref_x, double ref_y)=0 |
virtual void | reverse ()=0 |
Public Attributes |
int | spline |
double | x1 |
double | y1 |
double | x2 |
double | y2 |
char | primname [34] |
double * | data |
int | maxdata |
int | curdata |
class Primitive * | nextprimitive |
class Primitive * | prevprimitive |
int | type |
int | id |
unsigned int | element |
unsigned int | object |
unsigned int | object_part |
bool | isboundary |
int | beginvertex |
int | endvertex |
The documentation for this class was generated from the following files: