tge/lib/maxsdk40/MNMath.h
2017-04-17 06:17:10 -06:00

12 lines
182 B
C
Executable File

// 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