Files
tge/Torque/SDK/lib/maxsdk40/MNMath.h
2026-01-14 10:27:57 -06:00

12 lines
171 B
C

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