|
Rhino C++ API
8.24
|
CRhinoUiLayerListCtrlItem. More...
#include <rhinoSdkUiLayerListCtrl.h>
Public Member Functions | |
| CRhinoUiLayerListCtrlItem () | |
| CRhinoUiLayerListCtrlItem (const CRhinoUiLayerListCtrlItem &src) | |
| virtual | ~CRhinoUiLayerListCtrlItem () |
| virtual CRhinoUiLayerListCtrlItem & | operator= (const CRhinoUiLayerListCtrlItem &src) |
Public Attributes | |
| bool | m_bChildren |
| bool | m_bExpanded |
| int | m_indent |
| int | m_layer_index |
| ON_wString | m_layer_name |
/ / Copyright (c) 1993-2007 Robert McNeel & Associates. All rights reserved. / Rhinoceros is a registered trademark of Robert McNeel & Associates. / / THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY. / ALL IMPLIED WARRANTIES OF FITNESS FOR ANY PARTICULAR PURPOSE AND OF / MERCHANTABILITY ARE HEREBY DISCLAIMED. / / For complete Rhino SDK copyright information see http://www.rhino3d.com/developer. / //////////////////////////////////////////////////////////////
| CRhinoUiLayerListCtrlItem::CRhinoUiLayerListCtrlItem | ( | ) |
| CRhinoUiLayerListCtrlItem::CRhinoUiLayerListCtrlItem | ( | const CRhinoUiLayerListCtrlItem & | src | ) |
|
virtual |
|
virtual |
| bool CRhinoUiLayerListCtrlItem::m_bChildren |
| bool CRhinoUiLayerListCtrlItem::m_bExpanded |
| int CRhinoUiLayerListCtrlItem::m_indent |
| int CRhinoUiLayerListCtrlItem::m_layer_index |
| ON_wString CRhinoUiLayerListCtrlItem::m_layer_name |
1.8.17