![]() |
Scribus
Open source desktop publishing at your fingertips
|
Public Member Functions | |
PRCSet (std::string n="") | |
void | serializeSet (PRCbitStream &) |
void | serializeRepresentationItem (PRCbitStream &pbs) |
uint32_t | addBrepModel (PRCBrepModel *&pBrepModel) |
uint32_t | addPolyBrepModel (PRCPolyBrepModel *&pPolyBrepModel) |
uint32_t | addPointSet (PRCPointSet *&pPointSet) |
uint32_t | addSet (PRCSet *&pSet) |
uint32_t | addWire (PRCWire *&pWire) |
uint32_t | addPolyWire (PRCPolyWire *&pPolyWire) |
uint32_t | addRepresentationItem (PRCRepresentationItem *&pRepresentationItem) |
![]() | |
PRCRepresentationItem (uint32_t t, std::string n="") | |
![]() | |
PRCRepresentationItemContent (uint32_t t, std::string n="") | |
void | serializeRepresentationItemContent (PRCbitStream &) |
![]() | |
void | serializeGraphics (PRCbitStream &) |
void | serializeGraphicsForced (PRCbitStream &) |
bool | has_graphics () |
![]() | |
ContentPRCBase (uint32_t t, std::string n="") | |
void | serializeContentPRCBase (PRCbitStream &) const |
uint32_t | getPRCID () const |
uint32_t | getType () const |
![]() | |
void | serializeAttributes (PRCbitStream &) const |
PRCAttribute & | newAttribute () |
void | addAttribute (const PRCAttribute &attribute) |
Public Attributes | |
PRCRepresentationItemList | elements |
![]() | |
uint32_t | index_local_coordinate_system |
uint32_t | index_tessellation |
![]() | |
uint32_t | layer_index |
uint32_t | index_of_line_style |
uint16_t | behaviour_bit_field |
![]() | |
uint32_t | type |
std::string | name |
uint32_t | CAD_identifier |
uint32_t | CAD_persistent_identifier |
uint32_t | PRC_unique_identifier |
![]() | |
PRCAttributeList | attributes |