Rhino C++ API
8.13
|
This is the complete list of members for CRhinoLayerState, including all inherited members.
Count(CRhinoDoc &doc) | CRhinoLayerState | static |
Delete(CRhinoDoc &doc, const wchar_t *state_name) | CRhinoLayerState | static |
Find(CRhinoDoc &doc, const wchar_t *state_name) | CRhinoLayerState | static |
Import(CRhinoDoc &doc, const wchar_t *filename) | CRhinoLayerState | static |
LayerProperty enum name | CRhinoLayerState | |
Names(CRhinoDoc &doc, ON_ClassArray< ON_wString > &state_names) | CRhinoLayerState | static |
Rename(CRhinoDoc &doc, const wchar_t *state_name, const wchar_t *new_name) | CRhinoLayerState | static |
Restore(CRhinoDoc &doc, const wchar_t *state_name, CRhinoLayerState::LayerProperty properties, const ON_UUID &viewport_id) | CRhinoLayerState | static |
Save(CRhinoDoc &doc, const wchar_t *state_name, const ON_UUID &viewport_id) | CRhinoLayerState | static |