Maya 1.0
|
Vector representation for the GPU. More...
#include <evectorfloat.h>
Public Member Functions | |
VectorFloat () | |
Create a vector. | |
VectorFloat (const Vector &) | |
Create a vector. | |
VectorFloat (float, float, float) | |
Create a vector. | |
Public Attributes | |
float | z |
Components. | |
Vector representation for the GPU.