moab
MBAdaptiveKDTree.hpp
Go to the documentation of this file.
00001 #ifndef MBAdaptiveKDTree_HEADER
00002 #define MBAdaptiveKDTree_HEADER
00003 
00004 #include "MBTypes.h"
00005 
00006 #include "moab/AdaptiveKDTree.hpp"
00007 typedef moab::AdaptiveKDTree MBAdaptiveKDTree;
00008 typedef moab::AdaptiveKDTreeIter MBAdaptiveKDTreeIter;
00009 
00010 #endif
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines