MeshPart::Mesher Class Reference

#include <Mesher.h>

List of all members.

Public Member Functions

Mesh::MeshObjectcreateMesh () const
float getDeflection () const
float getLocalLength () const
float getMaxArea () const
float getMaxLength () const
bool isRegular () const
 Mesher (const TopoDS_Shape &)
void setDeflection (float s)
void setLocalLength (float s)
void setMaxArea (float s)
void setMaxLength (float s)
void setRegular (bool s)
 ~Mesher ()

Detailed Description

Definition at line 31 of file Mesher.h.


Constructor & Destructor Documentation

Mesher::Mesher ( const TopoDS_Shape &  s  ) 

Definition at line 52 of file Mesher.cpp.

Mesher::~Mesher (  ) 

Definition at line 58 of file Mesher.cpp.


Member Function Documentation

Mesh::MeshObject * Mesher::createMesh (  )  const
float MeshPart::Mesher::getDeflection (  )  const [inline]

Definition at line 51 of file Mesher.h.

float MeshPart::Mesher::getLocalLength (  )  const [inline]

Definition at line 47 of file Mesher.h.

float MeshPart::Mesher::getMaxArea (  )  const [inline]

Definition at line 43 of file Mesher.h.

float MeshPart::Mesher::getMaxLength (  )  const [inline]

Definition at line 39 of file Mesher.h.

bool MeshPart::Mesher::isRegular (  )  const [inline]

Definition at line 55 of file Mesher.h.

void MeshPart::Mesher::setDeflection ( float  s  )  [inline]

Definition at line 49 of file Mesher.h.

Referenced by meshFromShape().

void MeshPart::Mesher::setLocalLength ( float  s  )  [inline]

Definition at line 45 of file Mesher.h.

Referenced by meshFromShape().

void MeshPart::Mesher::setMaxArea ( float  s  )  [inline]

Definition at line 41 of file Mesher.h.

Referenced by meshFromShape().

void MeshPart::Mesher::setMaxLength ( float  s  )  [inline]

Definition at line 37 of file Mesher.h.

Referenced by meshFromShape().

void MeshPart::Mesher::setRegular ( bool  s  )  [inline]

Definition at line 53 of file Mesher.h.

Referenced by meshFromShape().


The documentation for this class was generated from the following files:

Generated on Wed Nov 23 19:02:29 2011 for FreeCAD by  doxygen 1.6.1