Public Attributes

CC3BarycentricWeights Struct Reference

Defines the barycentric weights of the three vertices of a triangle, in the same order as the vertices in a CC3Face. More...

#include <CC3Foundation.h>

List of all members.

Public Attributes

GLfloat weights [3]

Detailed Description

Defines the barycentric weights of the three vertices of a triangle, in the same order as the vertices in a CC3Face.


Member Data Documentation

The barycentric weights of the three vertices of the face.


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