|
Open CASCADE Technology 6.5.2
|
Class provides computation p-curves for the edges and theirs
split parts
#include <BOPTools_PCurveMaker.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| BOPTools_PCurveMaker (const BOPTools_PaveFiller &aFiller) | |
| Constructor | |
| void | Do () |
| Launch the processor | |
| Standard_Boolean | IsDone () const |
| Returns TRUE if Ok | |
| BOPTools_PCurveMaker::BOPTools_PCurveMaker | ( | const BOPTools_PaveFiller & | aFiller | ) |
| void BOPTools_PCurveMaker::Do | ( | ) |
| Standard_Boolean BOPTools_PCurveMaker::IsDone | ( | ) | const |
| void BOPTools_PCurveMaker::operator delete | ( | void * | anAddress | ) | [inline] |
| void* BOPTools_PCurveMaker::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* BOPTools_PCurveMaker::operator new | ( | size_t | size | ) | [inline] |
1.7.4