home *** CD-ROM | disk | FTP | other *** search
/ Xentax forum attachments archive / xentax.7z / 5257 / source.7z / x_max.h < prev    next >
Encoding:
C/C++ Source or Header  |  2012-03-18  |  246 b   |  8 lines

  1. #ifndef __XENTAX_MAX_H
  2. #define __XENTAX_MAX_H
  3.  
  4. //bool GeometryToMAX(const char* path, const char* name, const SIMPLEMODELCONTAINER& data);
  5. //bool GeometryToDAE(const char* path, const char* name, const SIMPLEMODELCONTAINER& data);
  6.  
  7. #endif
  8.