tge/lib/maxsdk70/include/mnmath.h
2017-04-17 06:17:10 -06:00

13 lines
209 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"
#include "MNNormalSpec.h"
#endif