Public Attributes

CC3ColoredVertex Struct Reference

Defines a simple vertex, containing location and color. More...

#include <CC3Foundation.h>

Collaboration diagram for CC3ColoredVertex:
Collaboration graph
[legend]

List of all members.

Public Attributes

ccColor4F color
CC3Vector location

Detailed Description

Defines a simple vertex, containing location and color.

Useful for painting solid colors that ignore lighting conditions.


Member Data Documentation

The color at the vertex.

The 3D location of the vertex.


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