QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
opennurbs_object_history.cpp File Reference
#include "opennurbs.h"

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_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")
 

Function Documentation

◆ CompareValueId()

static int CompareValueId ( ON_Value *const * a,
ON_Value *const * b )
static

◆ CompareValueIdHelper()

static int CompareValueIdHelper ( const ON_Value * a,
const ON_Value * b )
static

◆ ON_OBJECT_IMPLEMENT()

ON_OBJECT_IMPLEMENT ( ON_HistoryRecord ,
ON_Object ,
"ECD0FD2F-2088-49dc-9641-9CF7A28FFA6B"  )