#include "TypeSequenceManager.hpp"
#include "SequenceData.hpp"
#include "moab/Error.hpp"
#include <cassert>
#include <limits>
Go to the source code of this file.
Classes | |
struct | moab::range_data |
Namespaces | |
moab | |
Class representing axis-aligned bounding box. | |
Functions | |
static bool | moab::check_range (const range_data &d, bool prefer_end, EntityHandle &result) |