Wildmeshing Toolkit
Loading...
Searching...
No Matches
Public Member Functions | List of all members
wmtk::simplex::Edge Class Reference
Inheritance diagram for wmtk::simplex::Edge:
wmtk::simplex::RawSimplex< 2 >

Public Member Functions

 Edge (size_t v0, size_t v1)
 
 Edge (const Edge &)=default
 
Vertex opposite_vertex (const size_t excluded_id) const
 
Vertex opposite_vertex (const Vertex &v) const
 
- Public Member Functions inherited from wmtk::simplex::RawSimplex< 2 >
 RawSimplex (std::array< size_t, N > &&vertices)
 
RawSimplexoperator= (const RawSimplex &o)=default
 
bool operator== (const RawSimplex &o) const
 
bool operator< (const RawSimplex &o) const
 
const std::array< size_t, N > & vertices () const
 

Additional Inherited Members

- Protected Attributes inherited from wmtk::simplex::RawSimplex< 2 >
std::array< size_t, N > m_vertices
 

The documentation for this class was generated from the following files: