Point Cloud Library (PCL)  1.14.1-dev
ON_HistoryRecord Member List

This is the complete list of members for ON_HistoryRecord, including all inherited members.

AttachUserData(ON_UserData *pUserData)ON_Object
CopyFrom(const ON_Object *src)ON_Object
CopyUserData(const ON_Object &source_object)ON_Object
DataCRC(ON__UINT32 current_remainder) constON_Objectvirtual
Destroy()ON_HistoryRecord
DestroyRuntimeCache(bool bDelete=true)ON_Objectvirtual
DestroyValue(int value_id)ON_HistoryRecord
DetachUserData(ON_UserData *pUserData)ON_Object
Dump(ON_TextLog &) constON_HistoryRecordvirtual
EmergencyDestroy()ON_Object
feature_parameters enum valueON_HistoryRecord
FirstUserData() constON_Object
force_32bit_record_type enum valueON_HistoryRecord
GetBoolValue(int value_id, bool *b) constON_HistoryRecord
GetBoolValues(int value_id, ON_SimpleArray< bool > &) constON_HistoryRecord
GetBrepValue(int value_id, const ON_Brep *&) constON_HistoryRecord
GetColorValue(int value_id, ON_Color *color) constON_HistoryRecord
GetColorValues(int value_id, ON_SimpleArray< ON_Color > &) constON_HistoryRecord
GetCurveValue(int value_id, const ON_Curve *&) constON_HistoryRecord
GetDoubleValue(int value_id, double *number) constON_HistoryRecord
GetDoubleValues(int value_id, ON_SimpleArray< double > &) constON_HistoryRecord
GetGeometryValue(int value_id, const ON_Geometry *&) constON_HistoryRecord
GetGeometryValues(int value_id, ON_SimpleArray< const ON_Geometry * > &) constON_HistoryRecord
GetIntValue(int value_id, int *i) constON_HistoryRecord
GetIntValues(int value_id, ON_SimpleArray< int > &) constON_HistoryRecord
GetMeshValue(int value_id, const ON_Mesh *&) constON_HistoryRecord
GetObjRefValue(int value_id, ON_ObjRef &oref) constON_HistoryRecord
GetObjRefValues(int value_id, ON_ClassArray< ON_ObjRef > &objects) constON_HistoryRecord
GetPointOnObjectValue(int value_id, ON_ObjRef &oref) constON_HistoryRecord
GetPointValue(int value_id, ON_3dPoint &point) constON_HistoryRecord
GetPointValues(int value_id, ON_SimpleArray< ON_3dPoint > &) constON_HistoryRecord
GetPolyEdgeValue(int value_id, const ON_PolyEdgeHistory *&polyedge) constON_HistoryRecord
GetPolyEdgeValues(int value_id, ON_SimpleArray< const ON_PolyEdgeHistory * > &) constON_HistoryRecord
GetStringValue(int value_id, ON_wString &str) constON_HistoryRecord
GetStringValues(int value_id, ON_ClassArray< ON_wString > &string) constON_HistoryRecord
GetSurfaceValue(int value_id, const ON_Surface *&) constON_HistoryRecord
GetUserData(const ON_UUID &userdata_uuid) constON_Object
GetUserString(const wchar_t *key, ON_wString &string_value) constON_Object
GetUserStringKeys(ON_ClassArray< ON_wString > &user_string_keys) constON_Object
GetUserStrings(ON_ClassArray< ON_UserString > &user_strings) constON_Object
GetUuidValue(int value_id, ON_UUID *uuid) constON_HistoryRecord
GetUuidValues(int value_id, ON_SimpleArray< ON_UUID > &) constON_HistoryRecord
GetVectorValue(int value_id, ON_3dVector &point) constON_HistoryRecord
GetVectorValues(int value_id, ON_SimpleArray< ON_3dVector > &) constON_HistoryRecord
GetXformValue(int value_id, ON_Xform &point) constON_HistoryRecord
GetXformValues(int value_id, ON_SimpleArray< ON_Xform > &) constON_HistoryRecord
history_parameters enum valueON_HistoryRecord
IsAntecedent(ON_UUID object_uuid) constON_HistoryRecord
IsKindOf(const ON_ClassId *pClassId) constON_Object
IsValid(ON_TextLog *text_log=NULL) constON_HistoryRecordvirtual
m_antecedentsON_HistoryRecord
m_command_idON_HistoryRecord
m_descendantsON_HistoryRecord
m_record_idON_HistoryRecord
m_record_typeON_HistoryRecord
m_valueON_HistoryRecord
m_versionON_HistoryRecord
MemoryRelocate()ON_Objectvirtual
ModelObjectId() constON_HistoryRecordvirtual
MoveUserData(ON_Object &source_object)ON_Object
ObjectType() constON_Objectvirtual
ON_HistoryRecord()ON_HistoryRecord
ON_HistoryRecord(const ON_HistoryRecord &src)ON_HistoryRecord
ON_Object()ON_Object
ON_Object(const ON_Object &)ON_Object
operator=(const ON_HistoryRecord &src)ON_HistoryRecord
ON_Object::operator=(const ON_Object &)ON_Object
PurgeUserData()ON_Object
Read(ON_BinaryArchive &binary_archive)ON_HistoryRecordvirtual
RECORD_TYPE enum nameON_HistoryRecord
RecordType(int i)ON_HistoryRecordstatic
RemapObjectIds(const ON_SimpleArray< ON_UuidPair > &uuid_remap)ON_HistoryRecord
SetBoolValue(int value_id, bool b)ON_HistoryRecord
SetBoolValues(int value_id, int count, const bool *b)ON_HistoryRecord
SetColorValue(int value_id, ON_Color c)ON_HistoryRecord
SetColorValues(int value_id, int count, const ON_Color *c)ON_HistoryRecord
SetDoubleValue(int value_id, double x)ON_HistoryRecord
SetDoubleValues(int value_id, int count, const double *x)ON_HistoryRecord
SetGeometryValue(int value_id, ON_Geometry *g)ON_HistoryRecord
SetGeometryValues(int value_id, const ON_SimpleArray< ON_Geometry * > a)ON_HistoryRecord
SetIntValue(int value_id, int i)ON_HistoryRecord
SetIntValues(int value_id, int count, const int *i)ON_HistoryRecord
SetObjRefValue(int value_id, const ON_ObjRef &oref)ON_HistoryRecord
SetObjRefValues(int value_id, int count, const ON_ObjRef *oref)ON_HistoryRecord
SetPointOnObjectValue(int value_id, const ON_ObjRef &oref, ON_3dPoint point)ON_HistoryRecord
SetPointValue(int value_id, ON_3dPoint p)ON_HistoryRecord
SetPointValues(int value_id, int count, const ON_3dPoint *P)ON_HistoryRecord
SetPolyEdgeValue(int value_id, const ON_PolyEdgeHistory &polyedge)ON_HistoryRecord
SetPolyEdgeValues(int value_id, int count, const ON_PolyEdgeHistory *a)ON_HistoryRecord
SetStringValue(int value_id, const wchar_t *s)ON_HistoryRecord
SetStringValues(int value_id, int count, const wchar_t *const *s)ON_HistoryRecord
SetStringValues(int value_id, const ON_ClassArray< ON_wString > &s)ON_HistoryRecord
SetUserString(const wchar_t *key, const wchar_t *string_value)ON_Object
SetUserStrings(int count, const ON_UserString *user_strings, bool bReplace)ON_Object
SetUuidValue(int value_id, ON_UUID uuid)ON_HistoryRecord
SetUuidValues(int value_id, int count, const ON_UUID *u)ON_HistoryRecord
SetVectorValue(int value_id, ON_3dVector v)ON_HistoryRecord
SetVectorValues(int value_id, int count, const ON_3dVector *V)ON_HistoryRecord
SetXformValue(int value_id, ON_Xform xform)ON_HistoryRecord
SetXformValues(int value_id, int count, const ON_Xform *xform)ON_HistoryRecord
SizeOf() constON_Objectvirtual
TransformUserData(const ON_Xform &xform)ON_Object
UserStringCount() constON_Object
ValueReport(ON_TextLog &text_log) constON_HistoryRecord
Write(ON_BinaryArchive &binary_archive) constON_HistoryRecordvirtual
~ON_HistoryRecord()ON_HistoryRecord
~ON_Object()ON_Objectvirtual