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