#ifdef __cplusplus extern "C" { #endif #ifndef __HROOT_CORE__TAtt3D__ #define __HROOT_CORE__TAtt3D__ #include "HROOT-coreType.h" #include "HROOTCoreDeletable.h" #undef TATT3D_DECL_VIRT #define TATT3D_DECL_VIRT(Type) \ #undef TATT3D_DECL_NONVIRT #define TATT3D_DECL_NONVIRT(Type) \ #undef TATT3D_DEF_VIRT #define TATT3D_DEF_VIRT(Type)\ #undef TATT3D_DEF_NONVIRT #define TATT3D_DEF_NONVIRT(Type)\ DELETABLE_DECL_VIRT(TAtt3D); TATT3D_DECL_VIRT(TAtt3D); TATT3D_DECL_NONVIRT(TAtt3D); #endif // __HROOT_CORE__TAtt3D__ #ifdef __cplusplus } #endif