|
AL_USDMaya
0.16.6
USD to Maya Bridge
|
The custom nodes are related classes that are used within the USD maya bridge. More...
Classes | |
| class | AL::usdmaya::nodes::Layer |
| The layer node stores a reference to an SdfLayer. More... | |
| class | AL::usdmaya::nodes::LayerVisitor |
| A class that follows the visitor pattern to walk through all layer nodes associated with the specified proxy shape node. More... | |
| class | AL::usdmaya::nodes::ProxyDrawOverride |
| This class provides the draw override for the USD proxy shape node. More... | |
| class | AL::usdmaya::nodes::ProxyShape |
| A custom proxy shape node that attaches itself to a USD file, and then renders it. The stage is held internally as a member variable, and it will be composed based on a change to the "filePath" attribute. More... | |
| class | AL::usdmaya::nodes::ProxyShapeUI |
| The UI component of the proxy shape node. More... | |
| class | AL::usdmaya::nodes::Transform |
| The AL::usdmaya::nodes::Transform node is a custom transform node that allows you to manipulate a USD. More... | |
| class | AL::usdmaya::nodes::TransformationMatrix |
| This class provides a transformation matrix that allows you to apply tweaks over some read only transformation information extracted from a UsdPrim. Currently each tweak is a simple offset over the values contained within the UsdPrim. More... | |
| class | AL::usdmaya::nodes::SchemaNodeRef |
| a mapping between a prim path and the transform node under which the prim was imported via a custom plugin translator. More... | |
| class | AL::usdmaya::nodes::SchemaNodeRefDB |
| The proxy shape node needs to store a mapping of all the schema nodes it has brought into the Maya scene. This class holds this mapping. More... | |
The custom nodes are related classes that are used within the USD maya bridge.