Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Member Functions | Public Attributes
FEFillHole::EdgeRing Class Reference

Public Member Functions

 EdgeRing (const EdgeRing &ring)
 
void operator= (const EdgeRing &ring)
 
bool empty ()
 
void add (int n, const vec3d &r, const vec3d &nn)
 
void clear ()
 
int size ()
 
int operator[] (int i)
 
void GetLeftEar (int n0, int n1, EdgeRing &ear)
 
void GetRightEar (int n0, int n1, EdgeRing &ear)
 

Public Attributes

vector< vec3dm_r
 
vector< int > m_node
 
int m_winding
 
vector< vec3dm_normal
 

Detailed Description

Definition at line 10 of file FEFillHole.h.


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