#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 |
| HLRAlgo_PolyHidingData::HLRAlgo_PolyHidingData | ( | ) |
| Standard_Address HLRAlgo_PolyHidingData::IndexAndMinMax | ( | ) | const |
| void HLRAlgo_PolyHidingData::operator delete | ( | void * | anAddress | ) | [inline] |
| void* HLRAlgo_PolyHidingData::operator new | ( | size_t | size | ) | [inline] |
| void* HLRAlgo_PolyHidingData::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
| Standard_Address HLRAlgo_PolyHidingData::Plan | ( | ) | const |
| void HLRAlgo_PolyHidingData::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 | |||
| ) |
1.6.3