libmove3d  3.13.0
/home/slemaign/softs-local/BioMove3D-git/collision/Kcd/include/kcd_aabb_tree_global.h
00001 #ifndef KCD_AABB_HIER_GLOBAL_H
00002 #define KCD_AABB_HIER_GLOBAL_H
00003 
00004 extern kcd_aabb_lists AABB_TREE;
00005 extern int nr_kcd_aabb_list;
00006 extern int *nr_aabb_hier_el;
00007 
00008 #endif
00009 
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines