Deviation Class Reference

#include <deviation.h>

Inheritance diagram for Deviation:
SpringbackCorrection MeshCore::MeshFacetVisitor

List of all members.

Public Member Functions

bool Compute ()
 Deviation ()
bool GenNormals ()
void ImportGeometry (const TopoDS_Shape &aShape, const MeshCore::MeshKernel &aMesh)
void WriteOutput (const QString &dateiname)
 ~Deviation ()

Public Attributes

TopoDS_Shape m_Cad
MeshCore::MeshKernel m_Mesh
 input-mesh
MeshCore::MeshKernel m_MeshCad
std::vector< Base::Vector3fm_nlvec
std::vector< Base::Vector3fm_pnts

Detailed Description

Definition at line 34 of file deviation.h.


Constructor & Destructor Documentation

Deviation::Deviation (  ) 

Definition at line 45 of file deviation.cpp.

Deviation::~Deviation (  ) 

Definition at line 48 of file deviation.cpp.


Member Function Documentation

bool Deviation::Compute (  ) 
bool Deviation::GenNormals (  ) 
void Deviation::ImportGeometry ( const TopoDS_Shape &  aShape,
const MeshCore::MeshKernel aMesh 
)

Definition at line 51 of file deviation.cpp.

References m_Cad, and m_Mesh.

Referenced by CamGui::Cutting::on_deviation_go_button_clicked().

void Deviation::WriteOutput ( const QString &  dateiname  ) 

Definition at line 209 of file deviation.cpp.

References m_nlvec, and m_pnts.

Referenced by CamGui::Cutting::on_deviation_go_button_clicked().


Member Data Documentation

TopoDS_Shape Deviation::m_Cad

Definition at line 45 of file deviation.h.

Referenced by Compute(), GenNormals(), and ImportGeometry().

input-mesh

Reimplemented from SpringbackCorrection.

Definition at line 47 of file deviation.h.

Referenced by Compute(), and ImportGeometry().

Definition at line 46 of file deviation.h.

Referenced by Compute(), and GenNormals().

Definition at line 49 of file deviation.h.

Referenced by Compute(), GenNormals(), and WriteOutput().

Definition at line 49 of file deviation.h.

Referenced by Compute(), GenNormals(), and WriteOutput().


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

Generated on Wed Nov 23 19:01:37 2011 for FreeCAD by  doxygen 1.6.1