#include "pcl/surface/3rdparty/opennurbs/opennurbs.h"
Go to the source code of this file.
Classes | |
| class | ON__IDefAlternativePathUserData |
| class | ON__IDefLayerSettingsUserData |
Defines | |
| #define | ON_BOZO_VACCINE_11EE2C1FF90D4C6AA7CDEC8532E1E32D |
| #define | ON_BOZO_VACCINE_F42D967121EB46929B9ABC3507FF28F5 |
Functions | |
| static int | compareLayerPtrId (const void *A, const void *B) |
| static int | compareUuidIndexId (const void *a, const void *b) |
| ON_OBJECT_IMPLEMENT (ON_InstanceDefinition, ON_Geometry,"26F8BFF6-2618-417f-A158-153D64A94989") | |
| ON_OBJECT_IMPLEMENT (ON_InstanceRef, ON_Geometry,"F9CFB638-B9D4-4340-87E3-C56E7865D96A") | |
| ON_OBJECT_IMPLEMENT (ON__IDefLayerSettingsUserData, ON_UserData,"11EE2C1F-F90D-4C6A-A7CD-EC8532E1E32D") | |
| ON_OBJECT_IMPLEMENT (ON__IDefAlternativePathUserData, ON_UserData,"F42D9671-21EB-4692-9B9A-BC3507FF28F5") | |
Definition at line 19 of file opennurbs_instance.cpp.
Definition at line 20 of file opennurbs_instance.cpp.
| static int compareLayerPtrId | ( | const void * | A, |
| const void * | B | ||
| ) | [static] |
Definition at line 1255 of file opennurbs_instance.cpp.
| static int compareUuidIndexId | ( | const void * | a, |
| const void * | b | ||
| ) | [static] |
Definition at line 1284 of file opennurbs_instance.cpp.
| ON_OBJECT_IMPLEMENT | ( | ON_InstanceDefinition | , |
| ON_Geometry | , | ||
| "26F8BFF6-2618-417f-A158-153D64A94989" | |||
| ) |
| ON_OBJECT_IMPLEMENT | ( | ON_InstanceRef | , |
| ON_Geometry | , | ||
| "F9CFB638-B9D4-4340-87E3-C56E7865D96A" | |||
| ) |
| ON_OBJECT_IMPLEMENT | ( | ON__IDefLayerSettingsUserData | , |
| ON_UserData | , | ||
| "11EE2C1F-F90D-4C6A-A7CD-EC8532E1E32D" | |||
| ) |
| ON_OBJECT_IMPLEMENT | ( | ON__IDefAlternativePathUserData | , |
| ON_UserData | , | ||
| "F42D9671-21EB-4692-9B9A-BC3507FF28F5" | |||
| ) |