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

GenericFace Class Template Reference

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

List of all members.

Public Member Functions


Detailed Description

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

Template class providing a Face class for the Mesh structure.


Constructor & Destructor Documentation

GenericFace unsigned int  i,
const MGenericEdge< EData, FData, VData > &  cEdges
[inline]
 

Constructor.

~GenericFace  )  [inline]
 

Virtual destructor.


Member Function Documentation

const FData& data  )  const [inline]
 

Gets the data.

FData& data  )  [inline]
 

Gets the data.

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

Gets the edges of the faces. The order is given b the order of definition of the face.

unsigned int getIndex  )  const [inline]
 

Gets the index.


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