Public Attributes

CC3Face Struct Reference

Defines a triangular face of the mesh, comprised of three vertices, stored in winding order. More...

#include <CC3Foundation.h>

Collaboration diagram for CC3Face:
Collaboration graph
[legend]

List of all members.

Public Attributes

CC3Vector vertices [3]

Detailed Description

Defines a triangular face of the mesh, comprised of three vertices, stored in winding order.


Member Data Documentation

The vertices of the face, stored in winding order.


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