Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://bitbucket.org/Coin3D/
http://www.kongsberg.com/kogt/
dimeParam Class Reference

The dimeParam class is a union of the different parameter types. More...

#include <dime/Basic.h>

Public Attributes

int8 int8_data
 
int16 int16_data
 
int32 int32_data
 
float float_data
 
dxfdouble double_data
 
const char * string_data
 
const char * hex_data
 

Detailed Description

The dimeParam class is a union of the different parameter types.


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