#include <sglTriStripper.hpp>
Public Types | |
typedef sglTriList<T>::iterator | list_iterator |
Public Methods | |
int | hash (unsigned int hashsize) |
bool | isEqual (sglEdgeStruct *edge2) |
Public Attributes | |
list_iterator | tri |
unsigned int | adjnumber |
Definition at line 160 of file sglTriStripper.hpp.
|
compute the hash table value corresponding to this edge.
Definition at line 164 of file sglTriStripper.hpp. |
|
check for equality of two edges.
Definition at line 174 of file sglTriStripper.hpp. |
|
pointer to triStruct object that this edge belongs to.
Definition at line 186 of file sglTriStripper.hpp. |