#include <BRepBlend_CSWalking.hxx>
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| | BRepBlend_CSWalking (const Handle< Adaptor3d_HCurve > &Curv, const Handle< Adaptor3d_HSurface > &Surf, const Handle< Adaptor3d_TopolTool > &Domain) |
| void | Perform (Blend_CSFunction &F, const Standard_Real Pdep, const Standard_Real Pmax, const Standard_Real MaxStep, const Standard_Real TolGuide, const math_Vector &Soldep, const Standard_Real Tolesp, const Standard_Real Fleche, const Standard_Boolean Appro=Standard_False) |
| Standard_Boolean | Complete (Blend_CSFunction &F, const Standard_Real Pmin) |
| Standard_Boolean | IsDone () const |
| const Handle_BRepBlend_Line & | Line () const |
Constructor & Destructor Documentation
Member Function Documentation
| const Handle_BRepBlend_Line& BRepBlend_CSWalking::Line |
( |
| ) |
const |
| void BRepBlend_CSWalking::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* BRepBlend_CSWalking::operator new |
( |
size_t |
size | ) |
[inline] |
| void* BRepBlend_CSWalking::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
The documentation for this class was generated from the following file: