#include "mayaApi.h"
#include "config_maya.h"
#include "pre_maya_include.h"
#include <maya/MGlobal.h>
#include <maya/MDistance.h>
#include <maya/MFileIO.h>
#include <maya/MLibrary.h>
#include <maya/MStatus.h>
#include "post_maya_include.h"
Go to the source code of this file.
Definition in file mayaApi.cxx.