Initial commit
This commit is contained in:
11
Torque/SDK/lib/maxsdk40/MNMath.h
Normal file
11
Torque/SDK/lib/maxsdk40/MNMath.h
Normal file
@@ -0,0 +1,11 @@
|
||||
// MN Math.h
|
||||
// Collection of headers for MNMath library
|
||||
|
||||
#ifndef __MNMATH_H_
|
||||
#define __MNMATH_H_
|
||||
|
||||
#include "MNCommon.h"
|
||||
#include "MNMesh.h"
|
||||
#include "MNBigMat.h"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user