iso::visual::MeshTools Class Reference

#include <iso_visual_mesh_tools.h>

List of all members.

Public Member Functions

void loadMesh (const base::String &pFileName, Dataset &pDataset) throw (VisualException)
void createHalfEdgeDataStructure (UnstructuredGrid *pUGrid, HE_Structure *pHalfEdgeStructure) throw (VisualException)
void registerFileParser (FileParser *pFileParser, const base::String &pFileSuffix) throw (VisualException)
void registerFileParser (FileParser *pFileParser, const QVector< base::String > &pFileSuffices) throw (VisualException)

Protected Member Functions

void findEdgePair (HE_Edge *pEdge, QList< HE_Edge * > &pPairlessEdges)

Protected Attributes

QHash< base::String, FileParser * > mFileParsers


Member Function Documentation

void MeshTools::loadMesh ( const base::String &  pFileName,
Dataset pDataset 
) throw (VisualException)

void MeshTools::createHalfEdgeDataStructure ( UnstructuredGrid pUGrid,
HE_Structure pHalfEdgeStructure 
) throw (VisualException)

void MeshTools::registerFileParser ( FileParser pFileParser,
const base::String &  pFileSuffix 
) throw (VisualException)

void MeshTools::registerFileParser ( FileParser pFileParser,
const QVector< base::String > &  pFileSuffices 
) throw (VisualException)

void MeshTools::findEdgePair ( HE_Edge pEdge,
QList< HE_Edge * > &  pPairlessEdges 
) [inline, protected]


Member Data Documentation

QHash< base::String, FileParser* > iso::visual::MeshTools::mFileParsers [protected]


The documentation for this class was generated from the following files:
Generated on Fri Feb 25 14:23:41 2011 for iso visual by  doxygen 1.5.1