#include <PrimTypes.h>
Public Attributes | |
float | x |
x, y, z position of this vertex | |
float | y |
x, y, z position of this vertex | |
float | z |
x, y, z position of this vertex | |
float | r |
diffuse color of this vertex | |
float | g |
diffuse color of this vertex | |
float | b |
diffuse color of this vertex | |
float | a |
diffuse color of this vertex |