Open CASCADE Technology
6.5.4
|
#include <BOPTools_CArray1OfInterferenceLine.hxx>
DEFINE_STANDARD_ALLOC BOPTools_CArray1OfInterferenceLine::BOPTools_CArray1OfInterferenceLine | ( | const Standard_Integer | Length = 0 , |
const Standard_Integer | BlockLength = 5 |
||
) |
Standard_Integer BOPTools_CArray1OfInterferenceLine::Append | ( | const BOPTools_InterferenceLine & | Value | ) |
BOPTools_InterferenceLine& BOPTools_CArray1OfInterferenceLine::ChangeValue | ( | const Standard_Integer | Index | ) |
const BOPTools_InterferenceLine& BOPTools_CArray1OfInterferenceLine::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
BOPTools_InterferenceLine& BOPTools_CArray1OfInterferenceLine::operator() | ( | const Standard_Integer | Index | ) | [inline] |
void BOPTools_CArray1OfInterferenceLine::Resize | ( | const Standard_Integer | theNewLength | ) |
const BOPTools_InterferenceLine& BOPTools_CArray1OfInterferenceLine::Value | ( | const Standard_Integer | Index | ) | const |