|
char | sign |
|
shapeType | shape |
|
union { |
struct { |
double p [8] |
|
double sinT |
|
double cosT |
|
double a |
|
double b |
|
} gen |
|
struct { |
int nPts |
|
double * Pts |
|
double xmin |
|
double xmax |
|
double ymin |
|
double ymax |
|
} poly |
|
} | param |
|
The documentation for this struct was generated from the following file: