v2.0.2
Protected Attributes | List of all members
CC3FaceNeighbours Struct Reference

#import <CC3Mesh.h>

Protected Attributes

GLuint edges [3]
 

Detailed Description

For each edge in a face, contains an index to the adjacent face, or kCC3FaceNoNeighbour if the face has no neighbour over that edge.

Member Data Documentation

- (GLuint edges[3])
protected

Indices to the 3 neighbouring faces, in winding order.


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