PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "mayaCopy.h"
#include "config_maya.h"
#include "cvsSourceDirectory.h"
#include "dcast.h"
#include "pre_maya_include.h"
#include <maya/MStringArray.h>
#include <maya/MGlobal.h>
#include <maya/MFileIO.h>
#include <maya/MItDag.h>
#include <maya/MFnDagNode.h>
#include <maya/MFnNurbsSurface.h>
#include <maya/MFnMesh.h>
#include <maya/MObject.h>
#include <maya/MDagPath.h>
#include <maya/MIntArray.h>
#include "post_maya_include.h"
#include "mayaShader.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
All rights reserved.
All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."
Definition in file mayaCopy.cxx.