mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 19:08:55 -04:00
Missing header files
This commit is contained in:
parent
b123c08234
commit
962613a67a
@ -25,6 +25,8 @@
|
|||||||
#include <maya/MStatus.h>
|
#include <maya/MStatus.h>
|
||||||
#include <maya/MObject.h>
|
#include <maya/MObject.h>
|
||||||
#include <maya/MFnDependencyNode.h>
|
#include <maya/MFnDependencyNode.h>
|
||||||
|
#include <maya/MFnMesh.h>
|
||||||
|
#include <maya/MObjectArray.h>
|
||||||
#include <maya/MPlug.h>
|
#include <maya/MPlug.h>
|
||||||
#include <maya/MPlugArray.h>
|
#include <maya/MPlugArray.h>
|
||||||
#include <maya/MFn.h>
|
#include <maya/MFn.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user