v2.0.2
Public Attributes | List of all members
CC3ColoredVertex Struct Reference

#include <CC3Foundation.h>

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

ccColor4F CC3ColoredVertex::color

The color at the vertex.

CC3Vector CC3ColoredVertex::location

The 3D location of the vertex.


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