CC3VertexRunLengthIndices Class Reference

An index array that manages the drawing indices of an array of vertices, treating the index array as a run-length encoded array of indexes. More...

#import <CC3VertexArrays.h>

Inheritance diagram for CC3VertexRunLengthIndices:
CC3VertexIndices CC3DrawableVertexArray CC3VertexArray CC3Identifiable

List of all members.


Detailed Description

This class is also a type of CC3DrawableVertexArray, and as such, is capable of drawing the vertex elements to the GL engine, in this case as a run-length encoded series of drawing calls.


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