dime
0.9.1
Portable DXF file library
|
The dimeParam class is a union of the different parameter types. More...
#include <dime/Basic.h>
Public Attributes | |
dxfdouble | double_data |
float | float_data |
const char * | hex_data |
int16 | int16_data |
int32 | int32_data |
int8 | int8_data |
const char * | string_data |
The dimeParam class is a union of the different parameter types.