iso::geom::MeshTools Class Reference

#include <iso_geom_mesh_tools.h>

Collaboration diagram for iso::geom::MeshTools:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void loadFile (const base::String &pFileName, Mesh &pMesh)
void triangulate (const QVector< PolyLine > &pContours, Mesh &pMesh)
void closestPoint (const math::Vector< real > &pRefPoint, math::Vector< real > &pResPoint, Mesh &pMesh)
math::Vector3< realclosestPoint (const math::Vector< real > &pRefPoint, Mesh &pMesh)

Static Public Member Functions

static MeshToolsget ()
static void destroy ()

Protected Member Functions

 MeshTools ()
 ~MeshTools ()

Static Protected Attributes

static MeshToolssMeshTools

Constructor & Destructor Documentation

MeshTools::MeshTools (  )  [protected]

MeshTools::~MeshTools (  )  [protected]


Member Function Documentation

MeshTools & MeshTools::get (  )  [static]

void MeshTools::destroy (  )  [static]

void MeshTools::loadFile ( const base::String &  pFileName,
Mesh pMesh 
)

void MeshTools::triangulate ( const QVector< PolyLine > &  pContours,
Mesh pMesh 
)

void MeshTools::closestPoint ( const math::Vector< real > &  pRefPoint,
math::Vector< real > &  pResPoint,
Mesh pMesh 
)

math::Vector3< real > MeshTools::closestPoint ( const math::Vector< real > &  pRefPoint,
Mesh pMesh 
)


Member Data Documentation

MeshTools * MeshTools::sMeshTools [static, protected]


The documentation for this class was generated from the following files:
Generated on Wed Jun 2 20:43:24 2010 for iso_geom by  doxygen 1.5.1