CVEX/CVEX_Value.h File Reference

#include "CVEX_API.h"

Go to the source code of this file.

Classes

class  CVEX_Value
 A class representing a VEX value. More...

Enumerations

enum  CVEX_Type {
  CVEX_TYPE_INVALID = -1, CVEX_TYPE_INTEGER, CVEX_TYPE_FLOAT, CVEX_TYPE_VECTOR3,
  CVEX_TYPE_VECTOR4, CVEX_TYPE_MATRIX3, CVEX_TYPE_MATRIX4, CVEX_TYPE_STRING
}
 The CVEX_Type enum defines the VEX types available to CVEX. More...


Enumeration Type Documentation

enum CVEX_Type

The CVEX_Type enum defines the VEX types available to CVEX.

Enumerator:
CVEX_TYPE_INVALID 
CVEX_TYPE_INTEGER 
CVEX_TYPE_FLOAT 
CVEX_TYPE_VECTOR3 
CVEX_TYPE_VECTOR4 
CVEX_TYPE_MATRIX3 
CVEX_TYPE_MATRIX4 
CVEX_TYPE_STRING 

Definition at line 27 of file CVEX_Value.h.


Generated on Mon Jan 28 00:27:47 2013 for HDK by  doxygen 1.5.9