#include "pcl/surface/3rdparty/opennurbs/opennurbs.h"
Go to the source code of this file.
Classes | |
| class | ON_BoolValue |
| class | ON_ColorValue |
| class | ON_DoubleValue |
| class | ON_DummyValue |
| class | ON_GeometryValue |
| class | ON_IntValue |
| class | ON_ObjRefValue |
| class | ON_PointValue |
| class | ON_PolyEdgeHistoryValue |
| class | ON_StringValue |
| class | ON_UuidValue |
| class | ON_Value |
| class | ON_VectorValue |
| class | ON_XformValue |
Functions | |
| static int | CompareValueId (ON_Value *const *a, ON_Value *const *b) |
| static int | CompareValueIdHelper (const ON_Value *a, const ON_Value *b) |
| ON_OBJECT_IMPLEMENT (ON_HistoryRecord, ON_Object,"ECD0FD2F-2088-49dc-9641-9CF7A28FFA6B") | |
| static int CompareValueId | ( | ON_Value *const * | a, |
| ON_Value *const * | b | ||
| ) | [static] |
Definition at line 1641 of file opennurbs_object_history.cpp.
| static int CompareValueIdHelper | ( | const ON_Value * | a, |
| const ON_Value * | b | ||
| ) | [static] |
Definition at line 1628 of file opennurbs_object_history.cpp.
| ON_OBJECT_IMPLEMENT | ( | ON_HistoryRecord | , |
| ON_Object | , | ||
| "ECD0FD2F-2088-49dc-9641-9CF7A28FFA6B" | |||
| ) |