Point Cloud Library (PCL)
1.14.1-dev
|
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) const | ON_Object | virtual |
Destroy() | ON_HistoryRecord | |
DestroyRuntimeCache(bool bDelete=true) | ON_Object | virtual |
DestroyValue(int value_id) | ON_HistoryRecord | |
DetachUserData(ON_UserData *pUserData) | ON_Object | |
Dump(ON_TextLog &) const | ON_HistoryRecord | virtual |
EmergencyDestroy() | ON_Object | |
feature_parameters enum value | ON_HistoryRecord | |
FirstUserData() const | ON_Object | |
force_32bit_record_type enum value | ON_HistoryRecord | |
GetBoolValue(int value_id, bool *b) const | ON_HistoryRecord | |
GetBoolValues(int value_id, ON_SimpleArray< bool > &) const | ON_HistoryRecord | |
GetBrepValue(int value_id, const ON_Brep *&) const | ON_HistoryRecord | |
GetColorValue(int value_id, ON_Color *color) const | ON_HistoryRecord | |
GetColorValues(int value_id, ON_SimpleArray< ON_Color > &) const | ON_HistoryRecord | |
GetCurveValue(int value_id, const ON_Curve *&) const | ON_HistoryRecord | |
GetDoubleValue(int value_id, double *number) const | ON_HistoryRecord | |
GetDoubleValues(int value_id, ON_SimpleArray< double > &) const | ON_HistoryRecord | |
GetGeometryValue(int value_id, const ON_Geometry *&) const | ON_HistoryRecord | |
GetGeometryValues(int value_id, ON_SimpleArray< const ON_Geometry * > &) const | ON_HistoryRecord | |
GetIntValue(int value_id, int *i) const | ON_HistoryRecord | |
GetIntValues(int value_id, ON_SimpleArray< int > &) const | ON_HistoryRecord | |
GetMeshValue(int value_id, const ON_Mesh *&) const | ON_HistoryRecord | |
GetObjRefValue(int value_id, ON_ObjRef &oref) const | ON_HistoryRecord | |
GetObjRefValues(int value_id, ON_ClassArray< ON_ObjRef > &objects) const | ON_HistoryRecord | |
GetPointOnObjectValue(int value_id, ON_ObjRef &oref) const | ON_HistoryRecord | |
GetPointValue(int value_id, ON_3dPoint &point) const | ON_HistoryRecord | |
GetPointValues(int value_id, ON_SimpleArray< ON_3dPoint > &) const | ON_HistoryRecord | |
GetPolyEdgeValue(int value_id, const ON_PolyEdgeHistory *&polyedge) const | ON_HistoryRecord | |
GetPolyEdgeValues(int value_id, ON_SimpleArray< const ON_PolyEdgeHistory * > &) const | ON_HistoryRecord | |
GetStringValue(int value_id, ON_wString &str) const | ON_HistoryRecord | |
GetStringValues(int value_id, ON_ClassArray< ON_wString > &string) const | ON_HistoryRecord | |
GetSurfaceValue(int value_id, const ON_Surface *&) const | ON_HistoryRecord | |
GetUserData(const ON_UUID &userdata_uuid) const | ON_Object | |
GetUserString(const wchar_t *key, ON_wString &string_value) const | ON_Object | |
GetUserStringKeys(ON_ClassArray< ON_wString > &user_string_keys) const | ON_Object | |
GetUserStrings(ON_ClassArray< ON_UserString > &user_strings) const | ON_Object | |
GetUuidValue(int value_id, ON_UUID *uuid) const | ON_HistoryRecord | |
GetUuidValues(int value_id, ON_SimpleArray< ON_UUID > &) const | ON_HistoryRecord | |
GetVectorValue(int value_id, ON_3dVector &point) const | ON_HistoryRecord | |
GetVectorValues(int value_id, ON_SimpleArray< ON_3dVector > &) const | ON_HistoryRecord | |
GetXformValue(int value_id, ON_Xform &point) const | ON_HistoryRecord | |
GetXformValues(int value_id, ON_SimpleArray< ON_Xform > &) const | ON_HistoryRecord | |
history_parameters enum value | ON_HistoryRecord | |
IsAntecedent(ON_UUID object_uuid) const | ON_HistoryRecord | |
IsKindOf(const ON_ClassId *pClassId) const | ON_Object | |
IsValid(ON_TextLog *text_log=NULL) const | ON_HistoryRecord | virtual |
m_antecedents | ON_HistoryRecord | |
m_command_id | ON_HistoryRecord | |
m_descendants | ON_HistoryRecord | |
m_record_id | ON_HistoryRecord | |
m_record_type | ON_HistoryRecord | |
m_value | ON_HistoryRecord | |
m_version | ON_HistoryRecord | |
MemoryRelocate() | ON_Object | virtual |
ModelObjectId() const | ON_HistoryRecord | virtual |
MoveUserData(ON_Object &source_object) | ON_Object | |
ObjectType() const | ON_Object | virtual |
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_HistoryRecord | virtual |
RECORD_TYPE enum name | ON_HistoryRecord | |
RecordType(int i) | ON_HistoryRecord | static |
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() const | ON_Object | virtual |
TransformUserData(const ON_Xform &xform) | ON_Object | |
UserStringCount() const | ON_Object | |
ValueReport(ON_TextLog &text_log) const | ON_HistoryRecord | |
Write(ON_BinaryArchive &binary_archive) const | ON_HistoryRecord | virtual |
~ON_HistoryRecord() | ON_HistoryRecord | |
~ON_Object() | ON_Object | virtual |