Easy3D 2.5.3
PolyMesh::CellConnectivity 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::vector< HalfFacehalffaces_
 

Detailed Description

This type stores the cell connectivity

See also
VertexConnectivity, EdgeConnectivity, HalfFaceConnectivity

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