Scribus
Open source desktop publishing at your fingertips
PRCBrepData Class Reference
Inheritance diagram for PRCBrepData:
Collaboration diagram for PRCBrepData:

Public Member Functions

 PRCBrepData (std::string n)
 
void serializeBrepData (PRCbitStream &pbs)
 
void serializeBody (PRCbitStream &pbs)
 
void addConnex (PRCConnex *&pConnex)
 
- Public Member Functions inherited from PRCBody
 PRCBody (uint32_t tit)
 
 PRCBody (uint32_t tit, std::string n)
 
void serializeTopoItem (PRCbitStream &pbs)
 
uint32_t serialType ()
 
virtual double serialTolerance ()
 
- 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
 
PRCAttributenewAttribute ()
 
void addAttribute (const PRCAttribute &attribute)
 
- Public Member Functions inherited from PRCBoundingBox
 PRCBoundingBox (const PRCVector3d &m1, const PRCVector3d &m2)
 
void serializeBoundingBox (PRCbitStream &pbs)
 

Public Attributes

PRCConnexList connex
 
- 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
 
- Public Attributes inherited from PRCBoundingBox
PRCVector3d min
 
PRCVector3d max
 

The documentation for this class was generated from the following files: