, including all inherited members.
| active_faces() const | HMesh::ConnectivityKernel | [inline] |
| active_halfedges() const | HMesh::ConnectivityKernel | [inline] |
| active_vertices() const | HMesh::ConnectivityKernel | [inline] |
| add_face() | HMesh::ConnectivityKernel | [inline] |
| add_halfedge() | HMesh::ConnectivityKernel | [inline] |
| add_vertex() | HMesh::ConnectivityKernel | [inline] |
| cleanup(IDRemap &map) | HMesh::ConnectivityKernel | |
| clear() | HMesh::ConnectivityKernel | [inline] |
| face(HalfEdgeID id) const | HMesh::ConnectivityKernel | [inline] |
| faces_begin(bool skip=true) const | HMesh::ConnectivityKernel | [inline] |
| faces_end() const | HMesh::ConnectivityKernel | [inline] |
| faces_next(FaceID id, bool skip=true) const | HMesh::ConnectivityKernel | [inline] |
| faces_prev(FaceID id, bool skip=true) const | HMesh::ConnectivityKernel | [inline] |
| halfedges_begin(bool skip=true) const | HMesh::ConnectivityKernel | [inline] |
| halfedges_end() const | HMesh::ConnectivityKernel | [inline] |
| halfedges_next(HalfEdgeID id, bool skip=true) const | HMesh::ConnectivityKernel | [inline] |
| halfedges_prev(HalfEdgeID id, bool skip=true) const | HMesh::ConnectivityKernel | [inline] |
| in_use(VertexID id) const | HMesh::ConnectivityKernel | [inline] |
| in_use(FaceID id) const | HMesh::ConnectivityKernel | [inline] |
| in_use(HalfEdgeID id) const | HMesh::ConnectivityKernel | [inline] |
| last(FaceID current) const | HMesh::ConnectivityKernel | [inline] |
| next(HalfEdgeID current) const | HMesh::ConnectivityKernel | [inline] |
| opp(HalfEdgeID current) const | HMesh::ConnectivityKernel | [inline] |
| out(VertexID current) const | HMesh::ConnectivityKernel | [inline] |
| prev(HalfEdgeID current) const | HMesh::ConnectivityKernel | [inline] |
| remove_face(FaceID id) | HMesh::ConnectivityKernel | [inline] |
| remove_halfedge(HalfEdgeID id) | HMesh::ConnectivityKernel | [inline] |
| remove_vertex(VertexID id) | HMesh::ConnectivityKernel | [inline] |
| resize_faces(size_t size) | HMesh::ConnectivityKernel | [inline] |
| resize_halfedges(size_t size) | HMesh::ConnectivityKernel | [inline] |
| resize_vertices(size_t size) | HMesh::ConnectivityKernel | [inline] |
| set_face(HalfEdgeID current, FaceID face) | HMesh::ConnectivityKernel | [inline] |
| set_last(FaceID current, HalfEdgeID last) | HMesh::ConnectivityKernel | [inline] |
| set_next(HalfEdgeID current, HalfEdgeID next) | HMesh::ConnectivityKernel | [inline] |
| set_opp(HalfEdgeID current, HalfEdgeID opp) | HMesh::ConnectivityKernel | [inline] |
| set_out(VertexID current, HalfEdgeID out) | HMesh::ConnectivityKernel | [inline] |
| set_prev(HalfEdgeID current, HalfEdgeID prev) | HMesh::ConnectivityKernel | [inline] |
| set_vert(HalfEdgeID current, VertexID vert) | HMesh::ConnectivityKernel | [inline] |
| total_faces() const | HMesh::ConnectivityKernel | [inline] |
| total_halfedges() const | HMesh::ConnectivityKernel | [inline] |
| total_vertices() const | HMesh::ConnectivityKernel | [inline] |
| vert(HalfEdgeID id) const | HMesh::ConnectivityKernel | [inline] |
| vertices_begin(bool skip=true) const | HMesh::ConnectivityKernel | [inline] |
| vertices_end() const | HMesh::ConnectivityKernel | [inline] |
| vertices_next(VertexID id, bool skip=true) const | HMesh::ConnectivityKernel | [inline] |
| vertices_prev(VertexID id, bool skip=true) const | HMesh::ConnectivityKernel | [inline] |