![]() |
Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
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 |
The dimeParam class is a union of the different parameter types.