AddHatchLine(const ON_HatchLine &line) | ON_HatchPattern | |
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 |
Description() const | ON_HatchPattern | |
DestroyRuntimeCache(bool bDelete=true) | ON_Object | virtual |
DetachUserData(ON_UserData *pUserData) | ON_Object | |
Dump(ON_TextLog &) const | ON_HatchPattern | virtual |
eFillType enum name | ON_HatchPattern | |
EmergencyDestroy() | ON_Object | |
FillType() const | ON_HatchPattern | |
FirstUserData() const | ON_Object | |
ftGradient enum value | ON_HatchPattern | |
ftLast enum value | ON_HatchPattern | |
ftLines enum value | ON_HatchPattern | |
ftSolid enum value | ON_HatchPattern | |
GetDescription(ON_wString &string) const | ON_HatchPattern | |
GetName(ON_wString &string) const | ON_HatchPattern | |
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 | |
HatchLine(int index) const | ON_HatchPattern | |
HatchLineCount() const | ON_HatchPattern | |
Index() const | ON_HatchPattern | |
IsKindOf(const ON_ClassId *pClassId) const | ON_Object | |
IsValid(ON_TextLog *text_log=NULL) const | ON_HatchPattern | virtual |
m_description | ON_HatchPattern | |
m_hatchpattern_id | ON_HatchPattern | |
m_hatchpattern_index | ON_HatchPattern | |
m_hatchpattern_name | ON_HatchPattern | |
m_lines | ON_HatchPattern | |
m_type | ON_HatchPattern | |
MemoryRelocate() | ON_Object | virtual |
ModelObjectId() const | ON_HatchPattern | virtual |
MoveUserData(ON_Object &source_object) | ON_Object | |
Name() const | ON_HatchPattern | |
ObjectType() const | ON_Object | virtual |
ON_HatchPattern() | ON_HatchPattern | |
ON_Object() | ON_Object | |
ON_Object(const ON_Object &) | ON_Object | |
operator=(const ON_Object &) | ON_Object | |
PurgeUserData() | ON_Object | |
Read(ON_BinaryArchive &) | ON_HatchPattern | virtual |
RemoveAllHatchLines() | ON_HatchPattern | |
RemoveHatchLine(int index) | ON_HatchPattern | |
SetDescription(const wchar_t *pDescription) | ON_HatchPattern | |
SetDescription(const char *pDescription) | ON_HatchPattern | |
SetFillType(eFillType type) | ON_HatchPattern | |
SetHatchLines(const ON_ClassArray< ON_HatchLine > lines) | ON_HatchPattern | |
SetIndex(int index) | ON_HatchPattern | |
SetName(const wchar_t *pName) | ON_HatchPattern | |
SetName(const char *pName) | ON_HatchPattern | |
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_HatchPattern | virtual |
~ON_HatchPattern() | ON_HatchPattern | |
~ON_Object() | ON_Object | virtual |