EBGeometry
Compact, header-only C++ library for fast evaluation of signed distance functions
Loading...
Searching...
No Matches
Classes | Namespaces
EBGeometry_Polygon2D.hpp File Reference

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"
Include dependency graph for EBGeometry_Polygon2D.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Declaration of a two-dimensional polygon class for embedding 3D polygon faces.

Author
Robert Marskar