#include <AdvApprox_Cutting.hxx>
Inheritance diagram for AdvApprox_Cutting:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
virtual Standard_EXPORT void | Delete () |
virtual Standard_EXPORT | ~AdvApprox_Cutting () |
virtual Standard_EXPORT Standard_Boolean | Value (const Standard_Real a, const Standard_Real b, Standard_Real &cuttingvalue) const =0 |
|
|
|
|
|
Reimplemented in AdvApprox_DichoCutting, AdvApprox_PrefAndRec, and AdvApprox_PrefCutting. |
|
Reimplemented in AdvApprox_DichoCutting, AdvApprox_PrefAndRec, and AdvApprox_PrefCutting. |
|
Reimplemented in AdvApprox_DichoCutting, AdvApprox_PrefAndRec, and AdvApprox_PrefCutting. |
|
Implemented in AdvApprox_DichoCutting, AdvApprox_PrefAndRec, and AdvApprox_PrefCutting. |