|
EBGeometry
Compact, header-only C++ library for fast evaluation of signed distance functions
|
Declaration of a vertex class for use in DCEL descriptions of polygon tessellations. More...
#include <memory>#include <type_traits>#include <vector>#include "EBGeometry_DCEL.hpp"#include "EBGeometry_DCEL_Face.hpp"#include "EBGeometry_Vec.hpp"#include "EBGeometry_DCEL_VertexImplem.hpp"

Go to the source code of this file.
Classes | |
| class | EBGeometry::DCEL::VertexT< T, Meta > |
| Vertex class for navigating a DCEL mesh. More... | |
Namespaces | |
| namespace | EBGeometry |
| Namespace containing all of EBGeometry's functionality. | |
| namespace | EBGeometry::DCEL |
| Namespace containing various double-connected edge list (DCEL) functionality. | |
Declaration of a vertex class for use in DCEL descriptions of polygon tessellations.