Easy3D 2.5.3
PolyMesh::HalfFaceConnectivity 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< Edgeedges_
 
Cell cell_
 
HalfFace opposite_
 

Detailed Description

This type stores the halfface connectivity

See also
VertexConnectivity, EdgeConnectivity, CellConnectivity

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