Public Attributes

CC3FaceIndices Struct Reference

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

#include <CC3Foundation.h>

List of all members.

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

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


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