|
Scribus
Open source desktop publishing at your fingertips
|


Public Member Functions | |
| void | serialize3DTess (PRCbitStream &) |
| void | serializeBaseTessData (PRCbitStream &pbs) |
| void | addTessFace (PRCTessFace *&pTessFace) |
Public Member Functions inherited from PRCContentBaseTessData | |
| void | serializeContentBaseTessData (PRCbitStream &) |
Public Attributes | |
| bool | has_faces |
| bool | has_loops |
| double | crease_angle |
| std::vector< double > | normal_coordinate |
| std::vector< uint32_t > | wire_index |
| std::vector< uint32_t > | triangulated_index |
| PRCTessFaceList | face_tessellation |
| std::vector< double > | texture_coordinate |
Public Attributes inherited from PRCContentBaseTessData | |
| bool | is_calculated |
| std::vector< double > | coordinates |