#include <HLRAlgo_PolyHidingData.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
HLRAlgo_PolyHidingData () | |
void | Set (const Standard_Integer Index, const Standard_Integer Minim, const Standard_Integer Maxim, const Standard_Real A, const Standard_Real B, const Standard_Real C, const Standard_Real D) |
Standard_Address | IndexAndMinMax () const |
Standard_Address | Plan () const |
Private Attributes | |
Standard_Integer | myMinMax [3] |
Standard_Real | myPlan [4] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|