AL_USDMaya  0.29.4
USD to Maya Bridge
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Maya GUI

These 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.
More...

These 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.