Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

MeshJoin Class Reference

#include <MeshJoin.h>

List of all members.

Public Members

Void Init (Int numVertices)
Void StartGroup ()
Void AddTriangle (Face *addFace)
Void EndGroup ()
Int Finished ()

Protected Members

Bool EdgesMatch ( FacePtr face1, Edge edge1, FacePtr face2, Edge edge2 )
Void SetFaceChainVertices (Face *f, Int edge, Int i)
FacePtrvertexFaces
EdgevertexEdges
Int numVertices
Int surfaceVertices


Detailed Description

Definition at line 59 of file MeshJoin.h.


Member Function Documentation

Void MeshJoin::AddTriangle (Face * addFace)

Definition at line 61 of file MeshJoin.cc.

Bool MeshJoin::EdgesMatch (FacePtr face1, Edge edge1, FacePtr face2, Edge edge2) [protected]

Definition at line 43 of file MeshJoin.cc.

Void MeshJoin::EndGroup ()

Definition at line 198 of file MeshJoin.cc.

Int MeshJoin::Finished ()

Definition at line 247 of file MeshJoin.cc.

Void MeshJoin::Init (Int numVertices)

Definition at line 25 of file MeshJoin.cc.

Void MeshJoin::SetFaceChainVertices (Face * f, Int edge, Int i) [protected]

Definition at line 178 of file MeshJoin.cc.

Void MeshJoin::StartGroup ()

Definition at line 33 of file MeshJoin.cc.


Member Data Documentation

Int MeshJoin::numVertices [protected]

Definition at line 79 of file MeshJoin.h.

Int MeshJoin::surfaceVertices [protected]

Definition at line 80 of file MeshJoin.h.

Edge * MeshJoin::vertexEdges [protected]

Definition at line 78 of file MeshJoin.h.

FacePtr * MeshJoin::vertexFaces [protected]

Definition at line 77 of file MeshJoin.h.


The documentation for this class was generated from the following files:
Generated at Sat Aug 5 00:26:57 2000 for Radiator by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000