#include "MBTagConventions.hpp"
#include "moab/CartVect.hpp"
#include "moab/Range.hpp"
#include "moab/Core.hpp"
#include "moab/GeomUtil.hpp"
#include "moab/FileOptions.hpp"
#include "moab/EntityHandle.hpp"
#include "moab/GeomTopoTool.hpp"
#include "moab/OrientedBoxTreeTool.hpp"
#include <vector>
#include <map>
#include <string>
#include <cassert>
Go to the source code of this file.
Classes | |
class | moab::GeomQueryTool |
Tool for querying different aspects of geometric topology sets in MOAB. More... | |
class | moab::GeomQueryTool::RayHistory |
Namespaces | |
moab | |
Class representing axis-aligned bounding box. | |