ClanLib  2.3.7
Classes | Public Attributes | List of all members
CL_PrimitivesArrayData Class Reference

Primitives array data supplied to clanDisplay provider objects. More...

#include <graphic_context_provider.h>

Classes

struct  VertexData
 

Public Attributes

int * attribute_indexes
 
VertexDataattributes
 
bool * normalize_attributes
 
int num_attributes
 

Detailed Description

Primitives array data supplied to clanDisplay provider objects.

Member Data Documentation

int* CL_PrimitivesArrayData::attribute_indexes
VertexData* CL_PrimitivesArrayData::attributes
bool* CL_PrimitivesArrayData::normalize_attributes
int CL_PrimitivesArrayData::num_attributes

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