v2.0.2
Public Attributes | List of all members
CC3FaceIndices Struct Reference

#include <CC3Foundation.h>

Public Attributes

GLuint vertices [3]
 

Detailed Description

Defines a triangular face of the mesh, comprised of three vertex indices, each a GLuint, stored in winding order.

Member Data Documentation

GLuint CC3FaceIndices::vertices[3]

The indices of the vertices of the face, stored in winding order.


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