MeshKit  1.0
DiskQuadMesher::Edge Struct Reference

List of all members.

Public Member Functions

bool isSame (int n0, int n1) const

Public Attributes

int connect [2]
vector< int > inserted_nodes

Detailed Description

Definition at line 34 of file DiskQuadMesher.hpp.


Member Function Documentation

bool isSame ( int  n0,
int  n1 
) const [inline]

Definition at line 36 of file DiskQuadMesher.hpp.


Member Data Documentation

int connect[2]

Definition at line 35 of file DiskQuadMesher.hpp.

vector<int> inserted_nodes

Definition at line 41 of file DiskQuadMesher.hpp.


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