Public Types | |
enum | CacheType { SOURCE, REFERENCE } |
Public Attributes | |
PrimitiveListPtr | primitives |
Primitive list. | |
unsigned | vertices |
Total number of vertices in all primitives. | |
PointListPtr | points |
Point list. | |
AttribContextList | attributes |
List of attribute reference structures. | |
DrawListsPtr | call_lists |
OpenGL call list management structure. | |
CacheType | type |
Type of cache. | |
int | version |
Copy number. | |
Hash | src_id |
Unique source object identifier. | |
Hash | out_id |
Unique output list object identifier. | |
unsigned | recursion_mask |
Which groups recurse. | |
Box3 | bbox |
Bounding-box. | |
Geometry pointers maintained by GeoOps.
©2021 The Foundry Visionmongers, Ltd. All Rights Reserved. |