AL_USDMaya  0.16.6
USD to Maya Bridge
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
AL::usdmaya::cmds::LayerGetLayers Class Reference

Given some selected proxy shape node, return the layer names. More...

#include <LayerCommands.h>

Inheritance diagram for AL::usdmaya::cmds::LayerGetLayers:
AL::usdmaya::cmds::LayerCommandBase

Public Member Functions

 AL_MAYA_DECLARE_COMMAND ()
 
- Public Member Functions inherited from AL::usdmaya::cmds::LayerCommandBase
nodes::ProxyShapegetShapeNode (const MArgDatabase &args)
 find the proxy shape node from a valid pre-parsed arg database More...
 
UsdStageRefPtr getShapeNodeStage (const MArgDatabase &args)
 get the USD stage More...
 
MArgDatabase makeDatabase (const MArgList &args)
 construct the arg data base from an args list. If any errors are found during parsing, an error will be thrown More...
 
MObject getSelectedNode (const MArgDatabase &args, const MTypeId typeId)
 hunt for the first node of the specified type found in the selection list object args More...
 

Additional Inherited Members

- Static Public Member Functions inherited from AL::usdmaya::cmds::LayerCommandBase
static MSyntax setUpCommonSyntax ()
 sets up some core/common command params for all the layer commands. Just specifies that selection can be used as an argument. More...
 

Detailed Description

Given some selected proxy shape node, return the layer names.


The documentation for this class was generated from the following file: