MeshKit  1.0
ProjectShell::Edge Struct Reference

List of all members.

Public Attributes

int id
int v [2]
int used
int t [2]
std::list< int > extraNodes

Detailed Description

Definition at line 65 of file ProjectShell.hpp.


Member Data Documentation

std::list<int> extraNodes

Definition at line 71 of file ProjectShell.hpp.

int id

Definition at line 66 of file ProjectShell.hpp.

int t[2]

Definition at line 70 of file ProjectShell.hpp.

int used

Definition at line 69 of file ProjectShell.hpp.

int v[2]

Definition at line 67 of file ProjectShell.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines