|
Scribus
Open source desktop publishing at your fingertips
|


Public Member Functions | |
| PRCCompressedBrepData (std::string n) | |
| void | serializeCompressedBrepData (PRCbitStream &pbs) |
| void | serializeBody (PRCbitStream &pbs) |
| void | serializeCompressedShell (PRCbitStream &pbs) |
| double | serialTolerance () |
Public Member Functions inherited from PRCBody | |
| PRCBody (uint32_t tit) | |
| PRCBody (uint32_t tit, std::string n) | |
| void | serializeTopoItem (PRCbitStream &pbs) |
| uint32_t | serialType () |
Public Member Functions inherited from PRCContentBody | |
| PRCContentBody (std::string n) | |
| void | serializeContentBody (PRCbitStream &) |
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) |
Public Attributes | |
| double | serial_tolerance |
| double | brep_data_compressed_tolerance |
| PRCCompressedFaceList | face |
Public Attributes inherited from PRCBody | |
| const uint32_t | topo_item_type |
Public Attributes inherited from PRCContentBody | |
| uint8_t | behavior |
Public Attributes inherited from PRCBaseTopology | |
| bool | base_information |
| std::string | name |
| uint32_t | identifier |
Public Attributes inherited from PRCAttributes | |
| PRCAttributeList | attributes |