Hierarchical Table
Instead of using a Vertex which has one or more of the following components:
- Color
- Location
- Reference Vector
- Property Table Reference
- Texture Coordinate
A “Vertex with Component Indices” can be used. This Vertex has five fields which serve as indices into a Color Table, a Location Table, a Reference Vector Table, …
Using indices into tables can be “cheaper” than using directly attached components.