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

Public Member Functions

 Vertex (size_t v0)
 
 Vertex (const Vertex &o)=default
 
size_t id () const
 
- Public Member Functions inherited from wmtk::simplex::RawSimplex< 1 >
 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< 1 >
std::array< size_t, N > m_vertices
 

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