Rhino C++ API
8.13
|
This is the complete list of members for CRhinoGroupTable, including all inherited members.
AddGroup() | CRhinoGroupTable | |
AddGroup(const ON_Group &group) | CRhinoGroupTable | |
AddGroup(ON_SimpleArray< const CRhinoObject * > &group_members) | CRhinoGroupTable | |
AddGroup(const ON_Group &group, ON_SimpleArray< const CRhinoObject * > &group_members) | CRhinoGroupTable | |
CreateGroup(const ON_Group &group, unsigned int worksession_ref_model_sn, unsigned int linked_idef_sn) | CRhinoGroupTable | |
CreateGroup(const ON_Group &group, ON_SimpleArray< const CRhinoObject * > &group_members, unsigned int worksession_ref_model_sn, unsigned int linked_idef_sn) | CRhinoGroupTable | |
CRhinoDoc class | CRhinoGroupTable | friend |
DeleteGroup(int) | CRhinoGroupTable | |
Document() const | CRhinoGroupTable | |
FindGroupFromId(ON_UUID group_id, bool bSearchDeletedGroups) const | CRhinoGroupTable | |
FindGroupFromName(const wchar_t *group_name) const | CRhinoGroupTable | |
GetUnusedGroupName(ON_wString &unused_group_name) | CRhinoGroupTable | |
GetUnusedGroupName(const wchar_t *root_name, ON_wString &unused_group_name) | CRhinoGroupTable | |
GroupCount() const | CRhinoGroupTable | |
InGroupTable(const ON_Group *group) const | CRhinoGroupTable | |
IsValidGroupTableIndex(int group_index) const | CRhinoGroupTable | |
ListTable(ON_TextLog &text_log, unsigned int level_of_detail) const | CRhinoGroupTable | |
ModifyGroup(const ON_Group &group, int group_index, bool bQuiet=false) | CRhinoGroupTable | |
ON_SimpleArray< CRhinoGroup * >::operator=(const ON_SimpleArray< CRhinoGroup * > &) | ON_SimpleArray< CRhinoGroup * > | private |
operator[](int group_index) const | CRhinoGroupTable | |
ON_SimpleArray< CRhinoGroup * >::operator[](int) | ON_SimpleArray< CRhinoGroup * > | private |
ON_SimpleArray< CRhinoGroup * >::operator[](unsigned int) | ON_SimpleArray< CRhinoGroup * > | private |
ON_SimpleArray< CRhinoGroup * >::operator[](ON__INT64) | ON_SimpleArray< CRhinoGroup * > | private |
ON_SimpleArray< CRhinoGroup * >::operator[](ON__UINT64) | ON_SimpleArray< CRhinoGroup * > | private |
ON_SimpleArray< CRhinoGroup * >::operator[](unsigned int) const | ON_SimpleArray< CRhinoGroup * > | private |
ON_SimpleArray< CRhinoGroup * >::operator[](ON__INT64) const | ON_SimpleArray< CRhinoGroup * > | private |
ON_SimpleArray< CRhinoGroup * >::operator[](ON__UINT64) const | ON_SimpleArray< CRhinoGroup * > | private |
SetRemapIndex(int, int) | CRhinoGroupTable | |
SetUnusedGroupName(ON_Group &group_to_name) | CRhinoGroupTable | |
SetUnusedGroupName(const wchar_t *root_name, ON_Group &group_to_name) | CRhinoGroupTable | |
Sort(int(*compare)(const CRhinoGroup *, const CRhinoGroup *, void *p), int(*cull)(const CRhinoGroup *, void *), void *p=0) | CRhinoGroupTable | |
ON_SimpleArray< CRhinoGroup * >::Sort(ON::sort_algorithm sort_algorithm, int *, int(*)(const CRhinoGroup * *, const CRhinoGroup * *)) const | ON_SimpleArray< CRhinoGroup * > | private |
ON_SimpleArray< CRhinoGroup * >::Sort(ON::sort_algorithm sort_algorithm, int *, int(*)(const CRhinoGroup * *, const CRhinoGroup * *, void *), void *) const | ON_SimpleArray< CRhinoGroup * > | private |
TableReference() const | CRhinoGroupTable | |
UndeleteGroup(int group_index) | CRhinoGroupTable |