|
Scribus
Open source desktop publishing at your fingertips
|


Public Member Functions | |
| PRCCoordinateSystem (std::string n="") | |
| void | serializeCoordinateSystem (PRCbitStream &) |
| void | serializeRepresentationItem (PRCbitStream &pbs) |
| void | setAxisSet (PRCGeneralTransformation3d *&transform) |
| void | setAxisSet (PRCCartesianTransformation3d *&transform) |
| bool | operator== (const PRCCoordinateSystem &t) const |
Public Member Functions inherited from PRCRepresentationItem | |
| PRCRepresentationItem (uint32_t t, std::string n="") | |
Public Member Functions inherited from PRCRepresentationItemContent | |
| PRCRepresentationItemContent (uint32_t t, std::string n="") | |
| void | serializeRepresentationItemContent (PRCbitStream &) |
Public Member Functions inherited from PRCGraphics | |
| void | serializeGraphics (PRCbitStream &) |
| void | serializeGraphicsForced (PRCbitStream &) |
| bool | has_graphics () |
Public Member Functions inherited from ContentPRCBase | |
| ContentPRCBase (uint32_t t, std::string n="") | |
| void | serializeContentPRCBase (PRCbitStream &) const |
| uint32_t | getPRCID () const |
| uint32_t | getType () const |
Public Member Functions inherited from PRCAttributes | |
| void | serializeAttributes (PRCbitStream &) const |
| PRCAttribute & | newAttribute () |
| void | addAttribute (const PRCAttribute &attribute) |
Public Attributes | |
| PRCTransformation3d * | axis_set |
Public Attributes inherited from PRCRepresentationItemContent | |
| uint32_t | index_local_coordinate_system |
| uint32_t | index_tessellation |
Public Attributes inherited from PRCGraphics | |
| uint32_t | layer_index |
| uint32_t | index_of_line_style |
| uint16_t | behaviour_bit_field |
Public Attributes inherited from ContentPRCBase | |
| uint32_t | type |
| std::string | name |
| uint32_t | CAD_identifier |
| uint32_t | CAD_persistent_identifier |
| uint32_t | PRC_unique_identifier |
Public Attributes inherited from PRCAttributes | |
| PRCAttributeList | attributes |