Rhino C++ API
8.13
|
This is the complete list of members for CRhinoLightTable, including all inherited members.
AddLight(const ON_Light &light, const ON_3dmObjectAttributes *attributes=0) | CRhinoLightTable | |
CRhinoDoc class | CRhinoLightTable | friend |
DefaultLight() const | CRhinoLightTable | |
DeleteLight(int light_index, bool bQuiet) | CRhinoLightTable | |
DeleteLights(int light_index_count, const int *light_index, bool bQuiet) | CRhinoLightTable | |
Document() const | CRhinoLightTable | |
DrawWireframeIcons(CRhinoDisplayPipeline &vp) const | CRhinoLightTable | |
FindLight(const wchar_t *light_name, BOOL32 bIgnoreDeletedLights=TRUE, int first_light_index=0) const | CRhinoLightTable | |
FindLight(ON_UUID light_id, bool bIgnoreDeleted=true) const | CRhinoLightTable | |
GetLightingModel(ON_ObjectArray< ON_Light > &lights, int model) const | CRhinoLightTable | |
GetSortedList(ON_SimpleArray< const CRhinoLight * > &, bool=false) const | CRhinoLightTable | |
GetUnusedLightName(ON_wString &result, const wchar_t *lpsPrefix=NULL) const | CRhinoLightTable | |
LightCount() const | CRhinoLightTable | |
ListTable(ON_TextLog &text_log, unsigned int level_of_detail) const | CRhinoLightTable | |
ModifyLight(const ON_Light &light, int light_index, BOOL32 bEnableUndo=TRUE, BOOL32 bQuiet=FALSE) | CRhinoLightTable | |
ON_SimpleArray< CRhinoLight * >::operator=(const ON_SimpleArray< CRhinoLight * > &) | ON_SimpleArray< CRhinoLight * > | private |
operator[](int light_index) const | CRhinoLightTable | |
ON_SimpleArray< CRhinoLight * >::operator[](int) | ON_SimpleArray< CRhinoLight * > | private |
ON_SimpleArray< CRhinoLight * >::operator[](unsigned int) | ON_SimpleArray< CRhinoLight * > | private |
ON_SimpleArray< CRhinoLight * >::operator[](ON__INT64) | ON_SimpleArray< CRhinoLight * > | private |
ON_SimpleArray< CRhinoLight * >::operator[](ON__UINT64) | ON_SimpleArray< CRhinoLight * > | private |
ON_SimpleArray< CRhinoLight * >::operator[](unsigned int) const | ON_SimpleArray< CRhinoLight * > | private |
ON_SimpleArray< CRhinoLight * >::operator[](ON__INT64) const | ON_SimpleArray< CRhinoLight * > | private |
ON_SimpleArray< CRhinoLight * >::operator[](ON__UINT64) const | ON_SimpleArray< CRhinoLight * > | private |
SetRemapIndex(int, int) | CRhinoLightTable | |
Sort(int(*compare)(const CRhinoLight *, const CRhinoLight *, void *), int(*cull)(const CRhinoLight *, void *), void *p=0) | CRhinoLightTable | |
ON_SimpleArray< CRhinoLight * >::Sort(ON::sort_algorithm sort_algorithm, int *, int(*)(const CRhinoLight * *, const CRhinoLight * *)) const | ON_SimpleArray< CRhinoLight * > | private |
ON_SimpleArray< CRhinoLight * >::Sort(ON::sort_algorithm sort_algorithm, int *, int(*)(const CRhinoLight * *, const CRhinoLight * *, void *), void *) const | ON_SimpleArray< CRhinoLight * > | private |
TableReference() const | CRhinoLightTable | |
UndeleteLight(int light_index) | CRhinoLightTable | |
UndoModifyLight(int light_index, unsigned int ur_sn=0) | CRhinoLightTable | |
WireframeIconsBoundingBox(const CRhinoViewport *viewport) const | CRhinoLightTable | |
~CRhinoLightTable() | CRhinoLightTable |