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

X3DTK::MESH Namespace Reference

namespace MESH namespace including the MESH scene graph as well as its related classes. More...

Compounds

Typedefs

Enumerations

Functions


Detailed Description

namespace MESH namespace including the MESH scene graph as well as its related classes.

Typedef Documentation

typedef EdgesDrawer<MeshData, VertexData, EdgeData, FaceData, true> X3DTK::MESH::DefEdgesDrawer
 

Default EdgesDrawer.

typedef FacesDrawer<MeshData, VertexData, EdgeData, FaceData, true> X3DTK::MESH::DefFacesDrawer
 

Default FacesDrawer.

typedef Mesh<MeshData, VertexData, EdgeData, FaceData, true> X3DTK::MESH::DefMesh
 

Mesh for the default X3DNode nodes containing all the geometry and topology informations of an X3D scene.

typedef MeshInfo<MeshData, VertexData, EdgeData, FaceData, true> X3DTK::MESH::DefMeshInfo
 

Default Info.

typedef std::list<std::pair<X3DNode *, MeshInfo<MeshData, VertexData, EdgeData, FaceData, true> > > X3DTK::MESH::DefMeshInfoList
 

typedef NormalsDrawer<MeshData, VertexData, EdgeData, FaceData, true> X3DTK::MESH::DefNormalsDrawer
 

Default NormalsDrawer.

typedef NormalsFlipper<MeshData, VertexData, EdgeData, FaceData, true> X3DTK::MESH::DefNormalsFlipper
 

Default NormalsFlipper.

typedef NormalsInverter<MeshData, VertexData, EdgeData, FaceData, true> X3DTK::MESH::DefNormalsInverter
 

Default NormalsInverter.

typedef NormalsUpdater<MeshData, VertexData, EdgeData, FaceData, true> X3DTK::MESH::DefNormalsUpdater
 

Default NormalsUpdater.

typedef SFEdge<EdgeData, FaceData, VertexData, true> X3DTK::MESH::DefSFEdge
 

typedef SFFace<FaceData, VertexData, EdgeData, true> X3DTK::MESH::DefSFFace
 

typedef SFVertex<VertexData, EdgeData, FaceData, true> X3DTK::MESH::DefSFVertex
 

typedef StatsCalculator<MeshData, VertexData, EdgeData, FaceData, true> X3DTK::MESH::DefStatsCalculator
 

Default StatsCalculator.

typedef Vertex<VertexData, EdgeData, FaceData, true> X3DTK::MESH::DefVertex
 

Vertex for the default X3DNode nodes containing all the geometry and topology informations of an X3D scene.

typedef VertexInfo<VertexData, EdgeData, FaceData, true> X3DTK::MESH::DefVertexInfo
 

typedef std::list<std::pair<X3DNode *, VertexInfo<VertexData, EdgeData, FaceData, true> > > X3DTK::MESH::DefVertexInfoList
 

typedef VerticesDrawer<MeshData, VertexData, EdgeData, FaceData, true> X3DTK::MESH::DefVerticesDrawer
 

Default VerticesDrawer.

typedef X3DBuilder<MeshData, VertexData, EdgeData, FaceData, true> X3DTK::MESH::DefX3DBuilder
 

Default X3DBuilder.


Enumeration Type Documentation

enum X3DTK::MESH::FaceMode
 

Enumeration values:
REAL 
IFS 
CONNCOMS 


Function Documentation

template<class EData, class FData, class VData, bool readOnly>
std::ostream& operator<< std::ostream &  o,
const SFVertex< VData, EData, FData, readOnly > &  v
 

operator<< overloaded for SFEdge class.

template<class FData, class VData, class EData, bool readOnly>
std::ostream& operator<< std::ostream &  o,
const SFFace< FData, VData, EData, readOnly > &  f
 

operator<< overloaded for SFFace class.

template<class EData, class FData, class VData, bool readOnly>
std::ostream& operator<< std::ostream &  o,
const SFEdge< EData, FData, VData, readOnly > &  e
 

operator<< overloaded for SFEdge class.


Generated on Wed Apr 7 12:15:33 2004 for X3DToolKit by doxygen 1.3.3