Go to the documentation of this file.
   28 #ifndef __GLTF_API_h__ 
   29 #define __GLTF_API_h__ 
   34 #define GLTF_API SYS_VISIBILITY_EXPORT 
   35 #define GLTF_API_TINST SYS_VISIBILITY_EXPORT_TINST 
   37 #define GLTF_API SYS_VISIBILITY_IMPORT 
   38 #define GLTF_API_TINST SYS_VISIBILITY_IMPORT_TINST 
   41 #ifndef GLTF_NAMESPACE 
   42     #define GLTF_NAMESPACE  GLTF_Houdini