#include <opennurbs_defines.h>
Public Attributes | |
| char | b [8] |
| double | d |
| ON__INT64 | h |
| ON__INT32 | i |
| int | j [2] |
| void * | p |
Definition at line 347 of file opennurbs_defines.h.
| char ON_U::b[8] |
Definition at line 349 of file opennurbs_defines.h.
| double ON_U::d |
Definition at line 354 of file opennurbs_defines.h.
Definition at line 350 of file opennurbs_defines.h.
Definition at line 351 of file opennurbs_defines.h.
| int ON_U::j[2] |
Definition at line 352 of file opennurbs_defines.h.
| void* ON_U::p |
Definition at line 353 of file opennurbs_defines.h.