Structure used to populate the SceneGraph_knob. More...
Public Member Functions | |
SceneItem (std::string itemName, std::string itemType, bool isEnabled=true) | |
bool | operator== (const SceneItem &item) const |
operator bool () const | |
bool | operator!= (const SceneItem &item) const |
Public Attributes | |
std::string | name |
std::string | type |
bool | enabled |
Structure used to populate the SceneGraph_knob.
©2024 The Foundry Visionmongers, Ltd. All Rights Reserved. |