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

Public Member Functions

 Face (size_t v0, size_t v1, size_t v2)
 
 Face (const Edge &e, size_t v2)
 
 Face (const Face &)=default
 
Edge opposite_edge (const int64_t excluded_id) const
 
Edge opposite_edge (const Vertex &v) const
 
Vertex opposite_vertex (const Edge &e) const
 
bool contains (const Edge &e) const
 
- Public Member Functions inherited from wmtk::simplex::RawSimplex< 3 >
 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< 3 >
std::array< size_t, N > m_vertices
 

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