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

Declaration of iterators for DCEL surface tessellations. More...

#include <memory>
#include <type_traits>
#include "EBGeometry_DCEL.hpp"
#include "EBGeometry_DCEL_IteratorImplem.hpp"
Include dependency graph for EBGeometry_DCEL_Iterator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EBGeometry::DCEL::EdgeIteratorT< T, Meta >
 Half-edge iterator class for navigating the half edge mesh. More...
 

Namespaces

namespace  EBGeometry
 Namespace containing all of EBGeometry's functionality.
 
namespace  EBGeometry::DCEL
 Namespace containing various double-connected edge list (DCEL) functionality.
 

Detailed Description

Declaration of iterators for DCEL surface tessellations.

Author
Robert Marskar