Easy3D 2.5.3
PolyMesh::EdgeConnectivity Struct Reference

#include <poly_mesh.h>

Public Member Functions

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

Public Attributes

std::vector< Vertexvertices_
 
std::set< HalfFacehalffaces_
 
std::set< Cellcells_
 

Detailed Description

This type stores the edge connectivity

See also
VertexConnectivity, HalfFaceConnectivity, CellConnectivity

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