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

  1. #ifndef __XENTAX_DAE_H
  2. #define __XENTAX_DAE_H
  3.  
  4. //bool GeometryToDAE(const char* path, const char* name, const GEOMETRY& data, const MATERIAL_LIST& materials, const TEXTURE_LIST& textures, const SKELETON_LIST& sl);
  5.  
  6. #endif
  7.