15 #include "config_mayaegg.h" 16 #include "mayaEggGroupUserData.h" 17 #include "mayaNodeDesc.h" 18 #include "mayaBlendDesc.h" 19 #include "configVariableBool.h" 23 Configure(config_mayaegg);
24 NotifyCategoryDef(mayaegg,
":maya");
26 ConfigureFn(config_mayaegg) {
36 bool maya_default_double_sided;
41 bool maya_default_vertex_color;
53 static bool initialized =
false;
59 MayaEggGroupUserData::init_type();
60 MayaNodeDesc::init_type();
61 MayaBlendDesc::init_type();
This is a convenience class to specialize ConfigVariable as a boolean type.
bool get_value() const
Returns the variable's value.