VizKit  3.0
Public Attributes
VizKit::VisualDataStore::Value Class Reference

List of all members.

Public Attributes

ValueKey key
int valueInt
float valueFloat
char valueChar [256]
bool valueBool
ValueDataType dataType

Detailed Description

Stores a key-value-pair of values. The type of data of the value is set with the field dataType.


Member Data Documentation

The format of the value data.

The key of the value (e.g. kTrackInfoTextureHeight).

The boolean value of the value (true or false).

The char value of the value (e.g. "LucidaGrande").

The float value of the value (e.g. 1.35).

The integer value of the value (e.g. 32).


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

Generated on Sun Mar 25 2012 14:27:43 for VizKit by doxygen 1.8.0