|
| PRCNURBSSurface (std::string n) |
|
void | serializeNURBSSurface (PRCbitStream &pbs) |
|
void | serializeSurface (PRCbitStream &pbs) |
|
| PRCSurface (std::string n) |
|
| PRCContentSurface (std::string n) |
|
void | serializeContentSurface (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_in_u |
|
uint32_t | degree_in_v |
|
std::vector< PRCControlPoint > | control_point |
|
std::vector< double > | knot_u |
|
std::vector< double > | knot_v |
|
const EPRCKnotType | knot_type |
|
const EPRCBSplineSurfaceForm | surface_form |
|
EPRCExtendType | extend_info |
|
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