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

12 lines
155 B
C

#ifndef _MESHADJLIB_H_
#define _MESHADJLIB_H_
#define IMPORTING
#include "export.h"
#include "meshadj.h"
#include "MeshDelta.h"
#undef IMPORTING
#endif