Scribus
Open source desktop publishing at your fingertips
|
Public Member Functions | |
PRCShell (std::string n) | |
void | serializeShell (PRCbitStream &pbs) |
void | serializeTopoItem (PRCbitStream &pbs) |
void | addFace (PRCFace *&pFace, uint8_t orientation=2) |
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 | |
bool | shell_is_closed |
PRCFaceList | face |
std::vector< uint8_t > | orientation_surface_with_shell |
Public Attributes inherited from PRCBaseTopology | |
bool | base_information |
std::string | name |
uint32_t | identifier |
Public Attributes inherited from PRCAttributes | |
PRCAttributeList | attributes |