Point Cloud Library (PCL)
1.14.1-dev
|
This is the complete list of members for ON_Linetype, including all inherited members.
AppendSegment(const ON_LinetypeSegment &segment) | ON_Linetype | |
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 |
Default() | ON_Linetype | |
DestroyRuntimeCache(bool bDelete=true) | ON_Object | virtual |
DetachUserData(ON_UserData *pUserData) | ON_Object | |
Dump(ON_TextLog &) const | ON_Linetype | virtual |
EmergencyDestroy() | ON_Object | |
FirstUserData() const | ON_Object | |
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 | |
IsKindOf(const ON_ClassId *pClassId) const | ON_Object | |
IsValid(ON_TextLog *text_log=NULL) const | ON_Linetype | virtual |
LinetypeIndex() const | ON_Linetype | |
LinetypeName() const | ON_Linetype | |
m_linetype_id | ON_Linetype | |
m_linetype_index | ON_Linetype | |
m_linetype_name | ON_Linetype | |
MemoryRelocate() | ON_Object | virtual |
ModelObjectId() const | ON_Linetype | virtual |
MoveUserData(ON_Object &source_object) | ON_Object | |
ObjectType() const | ON_Object | virtual |
ON_Linetype() | ON_Linetype | |
ON_Object() | ON_Object | |
ON_Object(const ON_Object &) | ON_Object | |
operator=(const ON_Object &) | ON_Object | |
PatternLength() const | ON_Linetype | |
PurgeUserData() | ON_Object | |
Read(ON_BinaryArchive &) | ON_Linetype | virtual |
RemoveSegment(int index) | ON_Linetype | |
Segment(int index) const | ON_Linetype | |
SegmentCount() const | ON_Linetype | |
Segments() | ON_Linetype | |
Segments() const | ON_Linetype | |
SetLinetypeIndex(int) | ON_Linetype | |
SetLinetypeName(const char *) | ON_Linetype | |
SetLinetypeName(const wchar_t *) | ON_Linetype | |
SetSegment(int index, const ON_LinetypeSegment &segment) | ON_Linetype | |
SetSegment(int index, double length, ON_LinetypeSegment::eSegType type) | ON_Linetype | |
SetUserString(const wchar_t *key, const wchar_t *string_value) | ON_Object | |
SetUserStrings(int count, const ON_UserString *user_strings, bool bReplace) | ON_Object | |
SizeOf() const | ON_Object | virtual |
TransformUserData(const ON_Xform &xform) | ON_Object | |
UserStringCount() const | ON_Object | |
Write(ON_BinaryArchive &) const | ON_Linetype | virtual |
~ON_Linetype() | ON_Linetype | |
~ON_Object() | ON_Object | virtual |