Easy3D 2.5.3
PolyMesh::VertexConnectivity Struct Reference

#include <poly_mesh.h>

Public Member Functions

void read (std::istream &in)
 
void write (std::ostream &out) const
 

Public Attributes

std::set< Vertexvertices_
 
std::set< Edgeedges_
 
std::set< HalfFacehalffaces_
 
std::set< Cellcells_
 

Detailed Description

This type stores the vertex connectivity

See also
EdgeConnectivity, HalfFaceConnectivity, CellConnectivity

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