1#ifndef _chi_mesh_edgeloops_h
2#define _chi_mesh_edgeloops_h
34 this->vertices[0] = that.
vertices[0];
35 this->vertices[1] = that.
vertices[1];
chi_mesh::Vertex vertices[2]
Vector vertices.
Edge & operator=(const Edge &that)
int f_index[4]
Indices of faces adjoining it.
int v_index[2]
Indices of the vertices.