|
Point Cloud Library (PCL)
1.15.1-dev
|
#include <pcl/surface/3rdparty/opennurbs/opennurbs_defines.h>
Public Attributes | |
| char | b [8] |
| ON__INT64 | h |
| ON__INT32 | i |
| int | j [2] |
| void * | p |
| double | d |
Definition at line 349 of file opennurbs_defines.h.
| char ON_U::b[8] |
Definition at line 351 of file opennurbs_defines.h.
| double ON_U::d |
Definition at line 356 of file opennurbs_defines.h.
| ON__INT64 ON_U::h |
Definition at line 352 of file opennurbs_defines.h.
| ON__INT32 ON_U::i |
Definition at line 353 of file opennurbs_defines.h.
| int ON_U::j[2] |
Definition at line 354 of file opennurbs_defines.h.
| void* ON_U::p |
Definition at line 355 of file opennurbs_defines.h.