Protected Attributes

CC3FaceNeighbours Struct Reference

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

#import <CC3Mesh.h>

List of all members.

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: