Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

GenericEdge Class Template Reference

Template class providing an Edge class for the Mesh structure. More...

List of all members.

Public Member Functions


Detailed Description

template<class EData, class FData, class VData>
class X3DTK::Mesh::GenericEdge< EData, FData, VData >

Template class providing an Edge class for the Mesh structure.


Constructor & Destructor Documentation

GenericEdge GenericVertex< VData, EData, FData > *const  A,
GenericVertex< VData, EData, FData > *const  B
[inline]
 

Constructor.

~GenericEdge  )  [inline]
 

Virtual destructor.


Member Function Documentation

const EData& data  )  const [inline]
 

Gets the data.

EData& data  )  [inline]
 

Gets the data.

GenericVertex<VData, EData, FData>* const getAVertex  )  const [inline]
 

Gets the Vertex A.

GenericVertex<VData, EData, FData>* const getBVertex  )  const [inline]
 

Gets the Vertex B.

bool getDirection  )  const [inline]
 

Gets the direction.

const MGenericFace<FData, VData, EData>& getLeftFaces  )  const [inline]
 

Gets the left faces.

const MGenericFace<FData, VData, EData>& getRightFaces  )  const [inline]
 

Gets the right faces.

void inverseDirection  )  [inline]
 

Inverses the direction.


Friends And Related Function Documentation

friend class TemplateMesh [friend]
 


Generated on Wed Jun 18 14:06:25 2003 for X3DToolKit by doxygen1.3