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 Vertex<VertexData, EdgeData, FaceData, true> X3DTK::MESH::DefaultVertex
 

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

typedef ConnectedComComputer<MeshData, VertexData, EdgeData, FaceData, true> X3DTK::MESH::DefConnectedComComputer
 

Default ConnectedComComputer.

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 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 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 Tue Mar 2 14:09:04 2004 for X3DToolKit by doxygen 1.3.3