|
EBGeometry
Compact, header-only C++ library for fast evaluation of signed distance functions
|
Declaration of a two-dimensional polygon class for embedding 3D polygon faces. More...
#include <cstddef>#include <type_traits>#include <vector>#include "EBGeometry_Vec.hpp"#include "EBGeometry_Polygon2DImplem.hpp"

Go to the source code of this file.
Classes | |
| class | EBGeometry::Polygon2D< T > |
| Class for embedding a polygon face into 2D. More... | |
Namespaces | |
| namespace | EBGeometry |
| Namespace containing all of EBGeometry's functionality. | |
Declaration of a two-dimensional polygon class for embedding 3D polygon faces.