AL_USDMaya
0.16.6
USD to Maya Bridge
|
A structure that represents a menu item. More...
#include <MenuBuilder.h>
Public Attributes | |
std::string | label |
the menu item label | |
std::string | command |
the MEL command to execute | |
std::string | optionBox |
the MEL command to execute when the option box is checked | |
bool | checkBox |
true if an option box exists for this item | |
bool | checkBoxValue |
the default value for the check box if it is enabled | |
A structure that represents a menu item.