| addFace(const FacePtr &a_face) | EBGeometry::DCEL::VertexT< T, Meta > | inline |
| computeVertexNormalAngleWeighted() | EBGeometry::DCEL::VertexT< T, Meta > | inline |
| computeVertexNormalAngleWeighted(const std::vector< FacePtr > &a_faces) | EBGeometry::DCEL::VertexT< T, Meta > | inline |
| computeVertexNormalAverage() noexcept | EBGeometry::DCEL::VertexT< T, Meta > | inline |
| computeVertexNormalAverage(const std::vector< FacePtr > &a_faces) noexcept | EBGeometry::DCEL::VertexT< T, Meta > | inline |
| define(const Vec3 &a_position, const EdgePtr &a_edge, const Vec3 &a_normal) noexcept | EBGeometry::DCEL::VertexT< T, Meta > | inline |
| Edge typedef | EBGeometry::DCEL::VertexT< T, Meta > | |
| EdgeIterator typedef | EBGeometry::DCEL::VertexT< T, Meta > | |
| EdgePtr typedef | EBGeometry::DCEL::VertexT< T, Meta > | |
| Face typedef | EBGeometry::DCEL::VertexT< T, Meta > | |
| FacePtr typedef | EBGeometry::DCEL::VertexT< T, Meta > | |
| flipNormal() noexcept | EBGeometry::DCEL::VertexT< T, Meta > | inline |
| getFaces() noexcept | EBGeometry::DCEL::VertexT< T, Meta > | inline |
| getFaces() const noexcept | EBGeometry::DCEL::VertexT< T, Meta > | inline |
| getMetaData() noexcept | EBGeometry::DCEL::VertexT< T, Meta > | inline |
| getMetaData() const noexcept | EBGeometry::DCEL::VertexT< T, Meta > | inline |
| getNormal() noexcept | EBGeometry::DCEL::VertexT< T, Meta > | inline |
| getNormal() const noexcept | EBGeometry::DCEL::VertexT< T, Meta > | inline |
| getOutgoingEdge() noexcept | EBGeometry::DCEL::VertexT< T, Meta > | inline |
| getOutgoingEdge() const noexcept | EBGeometry::DCEL::VertexT< T, Meta > | inline |
| getPosition() noexcept | EBGeometry::DCEL::VertexT< T, Meta > | inline |
| getPosition() const noexcept | EBGeometry::DCEL::VertexT< T, Meta > | inline |
| m_faces | EBGeometry::DCEL::VertexT< T, Meta > | protected |
| m_metaData | EBGeometry::DCEL::VertexT< T, Meta > | protected |
| m_normal | EBGeometry::DCEL::VertexT< T, Meta > | protected |
| m_outgoingEdge | EBGeometry::DCEL::VertexT< T, Meta > | protected |
| m_position | EBGeometry::DCEL::VertexT< T, Meta > | protected |
| normalizeNormalVector() noexcept | EBGeometry::DCEL::VertexT< T, Meta > | inline |
| operator=(const Vertex &a_otherVertex) | EBGeometry::DCEL::VertexT< T, Meta > | |
| operator=(Vertex &&a_otherVertex)=default | EBGeometry::DCEL::VertexT< T, Meta > | |
| setEdge(const EdgePtr &a_edge) noexcept | EBGeometry::DCEL::VertexT< T, Meta > | inline |
| setMetaData(const Meta &a_metaData) noexcept | EBGeometry::DCEL::VertexT< T, Meta > | inline |
| setNormal(const Vec3 &a_normal) noexcept | EBGeometry::DCEL::VertexT< T, Meta > | inline |
| setPosition(const Vec3 &a_position) noexcept | EBGeometry::DCEL::VertexT< T, Meta > | inline |
| signedDistance(const Vec3 &a_x0) const noexcept | EBGeometry::DCEL::VertexT< T, Meta > | inline |
| unsignedDistance2(const Vec3 &a_x0) const noexcept | EBGeometry::DCEL::VertexT< T, Meta > | inline |
| Vec3 typedef | EBGeometry::DCEL::VertexT< T, Meta > | |
| Vertex typedef | EBGeometry::DCEL::VertexT< T, Meta > | |
| VertexPtr typedef | EBGeometry::DCEL::VertexT< T, Meta > | |
| VertexT()=default | EBGeometry::DCEL::VertexT< T, Meta > | |
| VertexT(const Vec3 &a_position) | EBGeometry::DCEL::VertexT< T, Meta > | |
| VertexT(const Vec3 &a_position, const Vec3 &a_normal) | EBGeometry::DCEL::VertexT< T, Meta > | |
| VertexT(const Vertex &a_otherVertex) | EBGeometry::DCEL::VertexT< T, Meta > | |
| VertexT(Vertex &&a_otherVertex)=default | EBGeometry::DCEL::VertexT< T, Meta > | |
| ~VertexT()=default | EBGeometry::DCEL::VertexT< T, Meta > | |