|
| PRCPolyLine (std::string n) |
|
void | serializePolyLine (PRCbitStream &pbs) |
|
void | serializeCurve (PRCbitStream &pbs) |
|
| PRCCurve (std::string n) |
|
| PRCContentCurve (std::string n) |
|
void | serializeContentCurve (PRCbitStream &) |
|
| PRCBaseGeometry (std::string n, uint32_t id=0) |
|
void | serializeBaseGeometry (PRCbitStream &) |
|
void | serializeAttributes (PRCbitStream &) const |
|
PRCAttribute & | newAttribute () |
|
void | addAttribute (const PRCAttribute &attribute) |
|
void | serializeTransformation (PRCbitStream &) |
|
| PRCParameterization (double min, double max) |
|
void | serializeParameterization (PRCbitStream &pbs) |
|
|
std::vector< PRCVector3d > | point |
|
EPRCExtendType | extend_info |
|
bool | is_3d |
|
bool | base_information |
|
std::string | name |
|
uint32_t | identifier |
|
PRCAttributeList | attributes |
|
bool | has_transformation |
|
bool | geometry_is_2D |
|
uint8_t | behaviour |
|
PRCVector3d | origin |
|
PRCVector3d | x_axis |
|
PRCVector3d | y_axis |
|
double | scale |
|
PRCInterval | interval |
|
double | parameterization_coeff_a |
|
double | parameterization_coeff_b |
|
The documentation for this class was generated from the following files:
- /Users/ale/src/Scribus/scribus/third_party/prc/writePRC.h
- /Users/ale/src/Scribus/scribus/third_party/prc/writePRC.cc