tge/lib/maxsdk31/MNMath.h
2025-02-17 23:17:30 -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