ScEng::VertexFacesAndEdgesList Class Reference

#include <vertexfacesandedges.h>

List of all members.

Public Member Functions

 VertexFacesAndEdgesList (Mesh *themesh, AdjacentEdgeList &adjacent_edges, AdjacentFaceList &adjacent_faces)
 Creates the list using an AdjacentEdgeList.
int GetSize ()
 Returns the size of the list verts.

Public Attributes

int size
 The number of verts.
VertexFacesAndEdgeslist
 The list of VertexFacesAndEdges.


Detailed Description

This class holds the list of neighbours for every vert in a Mesh note : The list is ordered but sometimes it is CW and sometimes CCW. This will be fixed later!


The documentation for this class was generated from the following files:
Generated on Thu Sep 6 10:49:23 2007 for SceneEngine by  doxygen 1.5.1-p1