|
MOAB: Mesh Oriented datABase
(version 5.4.1)
|
#include "ReadUtil.hpp"#include "moab/Core.hpp"#include "AEntityFactory.hpp"#include "moab/Error.hpp"#include "SequenceManager.hpp"#include "VertexSequence.hpp"#include "ElementSequence.hpp"
Include dependency graph for ReadUtil.cpp:Go to the source code of this file.
Namespaces | |
| namespace | moab |
Class representing axis-aligned bounding box. | |
Defines | |
| #define | RR if( MB_SUCCESS != result ) return result |
Functions | |
| static ErrorCode | moab::check_int_tag (Interface *mb, Tag tag) |
| #define RR if( MB_SUCCESS != result ) return result |
Definition at line 35 of file ReadUtil.cpp.
Referenced by moab::ReadUtil::gather_related_ents().