packages feed

HROOT-core-0.9: csrc/HROOTCoreTAttBBox.h

#ifdef __cplusplus
extern "C" { 
#endif

#ifndef __HROOT_CORE__TAttBBox__
#define __HROOT_CORE__TAttBBox__

#include "HROOT-coreType.h"
#include "HROOTCoreDeletable.h"

#undef TATTBBOX_DECL_VIRT 
#define TATTBBOX_DECL_VIRT(Type) \


#undef TATTBBOX_DECL_NONVIRT 
#define TATTBBOX_DECL_NONVIRT(Type) \


#undef TATTBBOX_DEF_VIRT
#define TATTBBOX_DEF_VIRT(Type)\


#undef TATTBBOX_DEF_NONVIRT
#define TATTBBOX_DEF_NONVIRT(Type)\


DELETABLE_DECL_VIRT(TAttBBox);


TATTBBOX_DECL_VIRT(TAttBBox);


TATTBBOX_DECL_NONVIRT(TAttBBox);


#endif // __HROOT_CORE__TAttBBox__

#ifdef __cplusplus
}
#endif