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

GenericVertex Class Template Reference

Template class providing a Vertex class for the Mesh structure. More...

List of all members.

Public Member Functions


Detailed Description

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

Template class providing a Vertex class for the Mesh structure.


Constructor & Destructor Documentation

GenericVertex unsigned int  i  )  [inline]
 

Constructor.

~GenericVertex  )  [inline]
 

Virtual destructor.


Member Function Documentation

const VData& data  )  const [inline]
 

Gets the data.

VData& data  )  [inline]
 

Gets the data.

unsigned int getIndex  )  const [inline]
 

Gets the index.

const MGenericEdge<EData, FData, VData>& getREdges  )  [inline]
 

Gets the rounding edges.

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

Gets the rounding faces.


Friends And Related Function Documentation

friend class TemplateMesh [friend]
 


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