20 #include "AL/usdmaya/ForwardDeclares.h"
21 #include "AL/maya/utils/Api.h"
22 #include "AL/maya/utils/MayaHelperMacros.h"
23 #include "maya/MDGModifier.h"
24 #include "maya/MObject.h"
25 #include "maya/MPxCommand.h"
28 #include "pxr/usd/usd/stage.h"
42 MArgDatabase makeDatabase(
const MArgList& args);
44 AL_MAYA_DECLARE_COMMAND();
46 bool isUndoable()
const override;
47 MStatus doIt(
const MArgList& args)
override;
Get / Set renderer plugin settings.
Definition: RendererCommands.h:39
AL_USDMAYA_PUBLIC void constructRendererCommandGuis()
function called on startup to generate the menu & option boxes for the layer commands ...