|
Scribus
Open source desktop publishing at your fingertips
|


Public Member Functions | |
| void | serializeWireEdge (PRCbitStream &pbs) |
| void | serializeTopoItem (PRCbitStream &pbs) |
Public Member Functions inherited from PRCContentWireEdge | |
| PRCContentWireEdge (std::string n) | |
| void | serializeContentWireEdge (PRCbitStream &pbs) |
Public Member Functions inherited from PRCBaseTopology | |
| PRCBaseTopology (std::string n, uint32_t id=0) | |
| void | serializeBaseTopology (PRCbitStream &) |
Public Member Functions inherited from PRCAttributes | |
| void | serializeAttributes (PRCbitStream &) const |
| PRCAttribute & | newAttribute () |
| void | addAttribute (const PRCAttribute &attribute) |
Additional Inherited Members | |
Public Attributes inherited from PRCContentWireEdge | |
| PRCCurve * | curve_3d |
| bool | has_curve_trim_interval |
| PRCInterval | curve_trim_interval |
Public Attributes inherited from PRCBaseTopology | |
| bool | base_information |
| std::string | name |
| uint32_t | identifier |
Public Attributes inherited from PRCAttributes | |
| PRCAttributeList | attributes |