Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Managing this variable correctly can be tedious, so MaxwellMayaAPI so MaxwellMayaAPI provides a few static inline methods for it: SetExportCallback()RemoveExportCallback() and RemoveExportCallbacks(). These can be called without loading the API. If you do not need these methods and do not want them declared, you can define the MAXWELL_MAYA_NO_CALLBACK_HELPERS macro before including MaxwellMayaAPI.h.

...