AL_USDMaya  0.29.4
USD to Maya Bridge
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Modules
Here is a list of all modules:
[detail level 123]
 Maya Helpers
 ProfilerA series of classes and macros that provide a very simple in-code profiler to get some high level timings of the various processes during import / export operations
 Maya GUIThese are a series of classes and functions to help automate a lot of the boiler plate GUI code that is often needed for a Maya plug-in. The classes fall into two main categories

  1. code generators that automate the construction of MEL script UI (e.g. AETemplates, menus, file export dialogs, etc).
  2. wrappers around core Maya MPx functionality to enforce error checking, and minimize potential errors.
  3. SIMD optimized methods for extracting data from core Maya API classes
 Core Event SystemThe AL_USDMaya event system attempts to provide a more robust event system for Maya that works around some of the short comings of the MMessage/scriptJob approach. This system is employed within AL_USDMaya to expose programming hooks that can be used to execute your own code during the internal processes of AL_USDMaya (e.g. before/after a variant switch)
 Maya Event System
 Usd Maya
 NodesThe custom nodes are related classes that are used within the USD maya bridge
 CommandsA set of custom maya commands
 File IOClasses that deal with the import/export of USD data into maya
 Translator APIClasses that deal with the import/export of USD data into maya