MeshPart::CurveProjectorShape Class Reference

Project by intersection face planes with the curve. More...

#include <CurveProjector.h>

Inheritance diagram for MeshPart::CurveProjectorShape:
MeshPart::CurveProjector

List of all members.

Public Member Functions

 CurveProjectorShape (const TopoDS_Shape &aShape, const MeshKernel &pMesh)
bool findStartPoint (const MeshKernel &MeshK, const Base::Vector3f &Pnt, Base::Vector3f &Rslt, unsigned long &FaceIndex)
void projectCurve (const TopoDS_Edge &aEdge, std::vector< FaceSplitEdge > &vSplitEdges)
virtual ~CurveProjectorShape ()

Protected Member Functions

virtual void Do ()

Detailed Description

Project by intersection face planes with the curve.

Definition at line 93 of file CurveProjector.h.


Constructor & Destructor Documentation

CurveProjectorShape::CurveProjectorShape ( const TopoDS_Shape &  aShape,
const MeshKernel pMesh 
)

Definition at line 83 of file CurveProjector.cpp.

References Do().

virtual MeshPart::CurveProjectorShape::~CurveProjectorShape (  )  [inline, virtual]

Definition at line 97 of file CurveProjector.h.


Member Function Documentation

void CurveProjectorShape::Do ( void   )  [protected, virtual]
bool CurveProjectorShape::findStartPoint ( const MeshKernel MeshK,
const Base::Vector3f Pnt,
Base::Vector3f Rslt,
unsigned long &  FaceIndex 
)
void CurveProjectorShape::projectCurve ( const TopoDS_Edge &  aEdge,
std::vector< FaceSplitEdge > &  vSplitEdges 
)

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