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

X3DTK::Mesh Namespace Reference

Compounds

Typedefs

Functions


Typedef Documentation

typedef TemplateMesh<MeshData, VertexData, EdgeData, FaceData> X3DTK::Mesh::Mesh
 

typedef std::list<SFNode> X3DTK::Mesh::MFNode
 

typedef X3DNode* X3DTK::Mesh::SFNode
 


Function Documentation

template<class T, class M>
void end T *  ,
M * 
 

End function of the algorithm of building the mesh structure.

This method has to be specialized for a particular Mesh.

template<class T>
bool operator!= const Object_Iterator< T > &  x,
const Object_Iterator< T > &  y
[inline]
 

template<class T>
bool operator== const Object_Iterator< T > &  x,
const Object_Iterator< T > &  y
[inline]
 

template<class T, class F, class M>
void processNewFace T *  ,
F *  ,
M * 
 

Processes a new face.

template<class T, class M>
void start T *  ,
M * 
 

Start function of the algorithm of building the mesh structure.

This method has to be specialized for a particular Mesh.


Generated on Wed Sep 10 11:25:20 2003 for X3DToolKit by doxygen1.3