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

Declaration of a triangle class with signed distance functionality. More...

#include <array>
#include <type_traits>
#include "EBGeometry_Vec.hpp"
#include "EBGeometry_TriangleImplem.hpp"
Include dependency graph for EBGeometry_Triangle.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EBGeometry::Triangle< T, Meta >
 Triangle class with signed distance functionality. More...
 

Namespaces

namespace  EBGeometry
 Namespace containing all of EBGeometry's functionality.
 

Detailed Description

Declaration of a triangle class with signed distance functionality.

Author
Robert Marskar