green::Variable::Value Union Reference

#include <Variable.h>

List of all members.

Public Member Functions

 Value (int ival)
 Value (float fval)

Public Attributes

int intVal
 the integer value of the variable if it is an int
float floatVal
 the float value of the variable if it is a float


Detailed Description

This union represents the value of the variable I only recommend adding built-in types here, and possibly one string type in the future.


The documentation for this union was generated from the following file:
Generated on Fri Apr 27 10:27:39 2007 for Green Engine by  doxygen 1.5.1