#include "moab/HalfFacetRep.hpp"#include "Internals.hpp"#include <iostream>#include <cassert>#include <vector>#include <map>#include "MBTagConventions.hpp"#include "moab/ScdInterface.hpp"
Include dependency graph for HalfFacetRep.cpp:Go to the source code of this file.
Namespaces | |
| moab | |
| Class representing axis-aligned bounding box. | |
Functions | |
| EntityHandle | moab::CREATE_HALFFACET (const unsigned lid, const EntityID id) |
| EntityID | moab::FID_FROM_HALFFACET (HFacet handle) |
| int | moab::LID_FROM_HALFFACET (HFacet handle) |