Rhino C++ API
8.13
|
This is the complete list of members for CRhinoLayerTable, including all inherited members.
AddLayer(const ON_Layer &layer, bool bReference=false) | CRhinoLayerTable | |
AddLayer(bool bReference=false) | CRhinoLayerTable | |
AddLayer(const wchar_t *layer_name, ON_Color layer_color, bool bReturnExistingLayer) | CRhinoLayerTable | |
ChangeLayerSortOrder(const ON_SimpleArray< ON_2dex > &sort_order) | CRhinoLayerTable | |
CreateLayer(const ON_Layer &layer, unsigned int layer_type, unsigned int worksession_ref_model_sn, unsigned int linked_idef_sn) | CRhinoLayerTable | |
CRhinoDoc class | CRhinoLayerTable | friend |
CRhinoRead3dmHelper class | CRhinoLayerTable | friend |
CurrentLayer() const | CRhinoLayerTable | |
CurrentLayerId() const | CRhinoLayerTable | |
CurrentLayerIndex() const | CRhinoLayerTable | |
DefaultLayer | CRhinoLayerTable | |
DeleteLayer(int layer_index, bool bQuiet) | CRhinoLayerTable | |
DeleteLayers(int layer_index_count, const int *layer_index_list, bool bQuiet) | CRhinoLayerTable | |
DeleteLayers(int layer_index_count, const int *layer_index_list, bool bQuiet, int delete_objects_warning) | CRhinoLayerTable | |
Document() const | CRhinoLayerTable | |
FindLayerFromFullPathName(const wchar_t *layer_full_path_name, int not_found_return_value) const | CRhinoLayerTable | |
FindLayerFromGetString(class CRhinoGetString &gs, int nothing_layer_index, bool bVerbose) const | CRhinoLayerTable | |
FindLayerFromId(ON_UUID layer_id, bool bSearchDefaultLayers, bool bSearchDeletedLayers, int not_found_return_value) const | CRhinoLayerTable | |
FindLayerFromName(const wchar_t *layer_name, bool bSearchDefaultLayers, bool bSearchFullPathNames, int not_found_return_value, int multiple_match_return_value) const | CRhinoLayerTable | |
FindLayerFromParentAndName(ON_UUID parent_layer_id, const wchar_t *layer_name, int not_found_return_value) const | CRhinoLayerTable | |
FindLayerFromUniqueName(const wchar_t *layer_name, int not_found_return_value, int multiple_found_return_value) const | CRhinoLayerTable | |
FindLayerFromUniqueName(const wchar_t *short_name, bool bIgnoreDeletedLayers=true) const | CRhinoLayerTable | |
FindNextLayerFromName(int layer_index, const wchar_t *layer_name, int not_found_return_value) const | CRhinoLayerTable | |
GetDefaultLayerProperties(ON_Layer &layer) const | CRhinoLayerTable | |
GetLayerPathName(int layer_index, ON_wString &layer_path_name) const | CRhinoLayerTable | |
GetLayerPathName(int layer_index, const wchar_t *sLayerNamePathDelimeter, ON_wString &layer_path_name) const | CRhinoLayerTable | |
GetSortedList(ON_SimpleArray< const CRhinoLayer * > &, bool=false) const | CRhinoLayerTable | |
GetSortedList(bool bIgnoreDeleted, bool bIgnoreFiltered, ON_SimpleArray< const CRhinoLayer * > &sorted_list) const | CRhinoLayerTable | |
GetUnusedLayerName(ON_wString &unused_layer_name) const | CRhinoLayerTable | |
GetUnusedLayerName(const wchar_t *root_name, ON_wString &unused_layer_name) const | CRhinoLayerTable | |
InLayerTable(const ON_Layer *layer) const | CRhinoLayerTable | |
IsValidLayerTableIndex(int layer_index) const | CRhinoLayerTable | |
Layer(const ON_ComponentManifestItem &item) const | CRhinoLayerTable | |
LayerCount() const | CRhinoLayerTable | |
ListTable(ON_TextLog &text_log, unsigned int level_of_detail) const | CRhinoLayerTable | |
ModifyLayer(const ON_Layer &layer, int layer_index, bool bQuiet=false) | CRhinoLayerTable | |
ON_SimpleArray< CRhinoLayer * >::operator=(const ON_SimpleArray< CRhinoLayer * > &) | ON_SimpleArray< CRhinoLayer * > | private |
operator[](int) const | CRhinoLayerTable | |
ON_SimpleArray< CRhinoLayer * >::operator[](int) | ON_SimpleArray< CRhinoLayer * > | private |
ON_SimpleArray< CRhinoLayer * >::operator[](unsigned int) | ON_SimpleArray< CRhinoLayer * > | private |
ON_SimpleArray< CRhinoLayer * >::operator[](ON__INT64) | ON_SimpleArray< CRhinoLayer * > | private |
ON_SimpleArray< CRhinoLayer * >::operator[](ON__UINT64) | ON_SimpleArray< CRhinoLayer * > | private |
ON_SimpleArray< CRhinoLayer * >::operator[](unsigned int) const | ON_SimpleArray< CRhinoLayer * > | private |
ON_SimpleArray< CRhinoLayer * >::operator[](ON__INT64) const | ON_SimpleArray< CRhinoLayer * > | private |
ON_SimpleArray< CRhinoLayer * >::operator[](ON__UINT64) const | ON_SimpleArray< CRhinoLayer * > | private |
RemapIndex(int layer_index) const | CRhinoLayerTable | |
RhGetGrandParentLayerId(CRhinoDoc &, unsigned int, unsigned int, unsigned int, const wchar_t *, const wchar_t *, ON_UUID *) | CRhinoLayerTable | friend |
SetCurrentLayerIndex(int layer_index, bool bQuiet=false) | CRhinoLayerTable | |
SetRemapIndex(int layer_index, int remap_index) | CRhinoLayerTable | |
SetUnusedLayerName(const wchar_t *root_name, ON_Layer &layer) const | CRhinoLayerTable | |
Sort(int(*compare)(const CRhinoLayer *, const CRhinoLayer *, void *), int(*cull)(const CRhinoLayer *, void *), void *p=0) | CRhinoLayerTable | |
ON_SimpleArray< CRhinoLayer * >::Sort(ON::sort_algorithm sort_algorithm, int *, int(*)(const CRhinoLayer * *, const CRhinoLayer * *)) const | ON_SimpleArray< CRhinoLayer * > | private |
ON_SimpleArray< CRhinoLayer * >::Sort(ON::sort_algorithm sort_algorithm, int *, int(*)(const CRhinoLayer * *, const CRhinoLayer * *, void *), void *) const | ON_SimpleArray< CRhinoLayer * > | private |
SortByLayerName(bool bAscending) | CRhinoLayerTable | |
TableReference() const | CRhinoLayerTable | |
UndeleteLayer(int layer_index) | CRhinoLayerTable | |
UndoModifyLayer(int layer_index, unsigned int ur_sn=0) | CRhinoLayerTable | |
UnsortLayer(int layer_index, int sort_index) | CRhinoLayerTable |