Cheetah Software  1.0
ControlParameterValue Union Reference

#include <ControlParameters.h>

+ Collaboration diagram for ControlParameterValue:

Public Attributes

float f
 
double d
 
s64 i
 
float vec3f [3]
 
double vec3d [3]
 

Detailed Description

Definition at line 55 of file ControlParameters.h.

Member Data Documentation

double ControlParameterValue::d

Definition at line 57 of file ControlParameters.h.

float ControlParameterValue::f

Definition at line 56 of file ControlParameters.h.

s64 ControlParameterValue::i

Definition at line 58 of file ControlParameters.h.

double ControlParameterValue::vec3d[3]

Definition at line 60 of file ControlParameters.h.

float ControlParameterValue::vec3f[3]

Definition at line 59 of file ControlParameters.h.


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