MeshKit  1.0
Edge Struct Reference

#include <Global.hpp>

List of all members.

Public Member Functions

int getNumNodes () const
VertexgetVertex (int i) const

Public Attributes

vector< Vertex * > connect
iBase_EntityHandle gEdgeHandle
int id
int index
int edge_type
double e

Detailed Description

Definition at line 59 of file Global.hpp.


Member Function Documentation

int getNumNodes ( ) const [inline]

Definition at line 60 of file Global.hpp.

Vertex* getVertex ( int  i) const [inline]

Definition at line 64 of file Global.hpp.


Member Data Documentation

vector<Vertex*> connect

Definition at line 68 of file Global.hpp.

double e

Definition at line 73 of file Global.hpp.

int edge_type

Definition at line 72 of file Global.hpp.

iBase_EntityHandle gEdgeHandle

Definition at line 69 of file Global.hpp.

int id

Definition at line 70 of file Global.hpp.

int index

Definition at line 71 of file Global.hpp.


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