|
|
| 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 |
| |
|
| RawSimplex (std::array< size_t, N > &&vertices) |
| |
|
RawSimplex & | operator= (const RawSimplex &o)=default |
| |
|
bool | operator== (const RawSimplex &o) const |
| |
|
bool | operator< (const RawSimplex &o) const |
| |
|
const std::array< size_t, N > & | vertices () const |
| |
|
|
std::array< size_t, N > | m_vertices |
| |
The documentation for this class was generated from the following files:
- /home/runner/work/wildmeshing-toolkit/wildmeshing-toolkit/src/wmtk/simplex/RawSimplex.hpp
- /home/runner/work/wildmeshing-toolkit/wildmeshing-toolkit/src/wmtk/simplex/RawSimplex.cpp