Public Attributes

CC3LitColoredVertex Struct Reference

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

#include <CC3Foundation.h>

Collaboration diagram for CC3LitColoredVertex:
Collaboration graph
[legend]

List of all members.

Public Attributes

ccColor4F color
CC3Vector location
CC3Vector normal

Detailed Description

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

Useful for painting solid colors that interact with lighting conditions.


Member Data Documentation

The color at the vertex.

The 3D location of the vertex.

The 3D normal at the vertex.


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