|
|
| PRCNURBSCurve (std::string n) |
| |
|
void | serializeNURBSCurve (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) |
| |
|
|
bool | is_rational |
| |
|
uint32_t | degree |
| |
|
std::vector< PRCControlPoint > | control_point |
| |
|
std::vector< double > | knot |
| |
|
const EPRCKnotType | knot_type |
| |
|
const EPRCBSplineCurveForm | curve_form |
| |
|
EPRCExtendType | extend_info |
| |
|
bool | is_3d |
| |
|
bool | base_information |
| |
|
std::string | name |
| |
|
uint32_t | identifier |
| |
|
PRCAttributeList | attributes |
| |
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