Main Page   Class Hierarchy   Compound List   File List   Compound Members  

freecloth::GeMeshWingedEdge::HalfEdge Class Reference

Half-edge data structure. This is a private class, only used for data storage. The HalfEdgeWrapper class is a facade that is exposed to clients. More...

#include <freecloth/geom/geMeshWingedEdge.h>

List of all members.

Public Types

enum  { ID_INVALID = ~0U }

Public Member Functions

 HalfEdge (VertexId origin, HalfEdgeId twin, FaceId face, HalfEdgeId next)
VertexId getOriginVertexId () const
HalfEdgeId getTwinHalfEdgeId () const
FaceId getFaceId () const
HalfEdgeId getNextHalfEdgeId () const
bool hasTwin () const

Friends

class GeMeshWingedEdge


Detailed Description

Half-edge data structure. This is a private class, only used for data storage. The HalfEdgeWrapper class is a facade that is exposed to clients.

Definition at line 189 of file geMeshWingedEdge.h.


The documentation for this class was generated from the following file:
Generated on Wed Apr 23 15:58:47 2003 for Freecloth by doxygen1.3-rc3