AL_USDMaya
0.16.6
USD to Maya Bridge
|
This class wraps all of the global state/mechanisms needed to integrate USD and Maya. This mainly handles things such as onFileNew, preFileSave, etc. Hopefully the contents of the cpp file will be as minimal as possible. More...
#include <Global.h>
Static Public Member Functions | |
static void | onPluginLoad () |
initialise the global state | |
static void | onPluginUnload () |
uninitialise the global state | |
This class wraps all of the global state/mechanisms needed to integrate USD and Maya. This mainly handles things such as onFileNew, preFileSave, etc. Hopefully the contents of the cpp file will be as minimal as possible.