#include "PreCompiled.h"
#include <algorithm>
#include <map>
#include "Degeneration.h"
#include "Definitions.h"
#include "Iterator.h"
#include "Helpers.h"
#include "MeshKernel.h"
#include "Algorithm.h"
#include "Info.h"
#include "Grid.h"
#include "TopoAlgorithm.h"
#include <Base/Sequencer.h>
Go to the source code of this file.
Classes | |
struct | MeshCore::MeshFacet_Less |
struct | MeshCore::Vertex_EqualTo |
struct | MeshCore::Vertex_Less |
struct | MeshFacet_EqualTo |
Namespaces | |
namespace | MeshCore |
The namespace of the Mesh Core library. | |
Typedefs | |
typedef MeshFacetArray::_TConstIterator | MeshCore::FaceIterator |
typedef MeshPointArray::_TConstIterator | MeshCore::VertexIterator |