Struct SurfaceMesh::VertexConnectivity

Nested Relationships

This struct is a nested type of Class SurfaceMesh.

Struct Documentation

struct VertexConnectivity

This type stores the vertex connectivity.

Public Members

Halfedge halfedge_

an outgoing halfedge per vertex (it will be a boundary halfedge for boundary vertices)