Rhino C++ API  8.18
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
CRhinoLayerTable Member List

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 classCRhinoLayerTablefriend
CRhinoRead3dmHelper classCRhinoLayerTablefriend
CurrentLayer() constCRhinoLayerTable
CurrentLayerId() constCRhinoLayerTable
CurrentLayerIndex() constCRhinoLayerTable
DefaultLayerCRhinoLayerTable
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() constCRhinoLayerTable
FindLayerFromFullPathName(const wchar_t *layer_full_path_name, int not_found_return_value) constCRhinoLayerTable
FindLayerFromGetString(class CRhinoGetString &gs, int nothing_layer_index, bool bVerbose) constCRhinoLayerTable
FindLayerFromId(ON_UUID layer_id, bool bSearchDefaultLayers, bool bSearchDeletedLayers, int not_found_return_value) constCRhinoLayerTable
FindLayerFromName(const wchar_t *layer_name, bool bSearchDefaultLayers, bool bSearchFullPathNames, int not_found_return_value, int multiple_match_return_value) constCRhinoLayerTable
FindLayerFromParentAndName(ON_UUID parent_layer_id, const wchar_t *layer_name, int not_found_return_value) constCRhinoLayerTable
FindLayerFromUniqueName(const wchar_t *layer_name, int not_found_return_value, int multiple_found_return_value) constCRhinoLayerTable
FindLayerFromUniqueName(const wchar_t *short_name, bool bIgnoreDeletedLayers=true) constCRhinoLayerTable
FindNextLayerFromName(int layer_index, const wchar_t *layer_name, int not_found_return_value) constCRhinoLayerTable
GetDefaultLayerProperties(ON_Layer &layer) constCRhinoLayerTable
GetLayerPathName(int layer_index, ON_wString &layer_path_name) constCRhinoLayerTable
GetLayerPathName(int layer_index, const wchar_t *sLayerNamePathDelimeter, ON_wString &layer_path_name) constCRhinoLayerTable
GetSortedList(ON_SimpleArray< const CRhinoLayer * > &, bool=false) constCRhinoLayerTable
GetSortedList(bool bIgnoreDeleted, bool bIgnoreFiltered, ON_SimpleArray< const CRhinoLayer * > &sorted_list) constCRhinoLayerTable
GetUnusedLayerName(ON_wString &unused_layer_name) constCRhinoLayerTable
GetUnusedLayerName(const wchar_t *root_name, ON_wString &unused_layer_name) constCRhinoLayerTable
InLayerTable(const ON_Layer *layer) constCRhinoLayerTable
IsValidLayerTableIndex(int layer_index) constCRhinoLayerTable
Layer(const ON_ComponentManifestItem &item) constCRhinoLayerTable
LayerCount() constCRhinoLayerTable
ListTable(ON_TextLog &text_log, unsigned int level_of_detail) constCRhinoLayerTable
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) constCRhinoLayerTable
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) constON_SimpleArray< CRhinoLayer * >private
ON_SimpleArray< CRhinoLayer * >::operator[](ON__INT64) constON_SimpleArray< CRhinoLayer * >private
ON_SimpleArray< CRhinoLayer * >::operator[](ON__UINT64) constON_SimpleArray< CRhinoLayer * >private
RemapIndex(int layer_index) constCRhinoLayerTable
RhGetGrandParentLayerId(CRhinoDoc &, unsigned int, unsigned int, unsigned int, const wchar_t *, const wchar_t *, ON_UUID *)CRhinoLayerTablefriend
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) constCRhinoLayerTable
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 * *)) constON_SimpleArray< CRhinoLayer * >private
ON_SimpleArray< CRhinoLayer * >::Sort(ON::sort_algorithm sort_algorithm, int *, int(*)(const CRhinoLayer * *, const CRhinoLayer * *, void *), void *) constON_SimpleArray< CRhinoLayer * >private
SortByLayerName(bool bAscending)CRhinoLayerTable
TableReference() constCRhinoLayerTable
UndeleteLayer(int layer_index)CRhinoLayerTable
UndoModifyLayer(int layer_index, unsigned int ur_sn=0)CRhinoLayerTable
UnsortLayer(int layer_index, int sort_index)CRhinoLayerTable