|
Open CASCADE Technology
6.5.4
|
A WiresBlock is a set of Blocks. It is used by the
DataStructure to structure the Edges.
A WiresBlock contains :
More...
#include <HLRAlgo_WiresBlock.hxx>

Public Member Functions | |
| HLRAlgo_WiresBlock (const Standard_Integer NbWires) | |
| Create a Block of Blocks. | |
| Standard_Integer | NbWires () const |
| void | Set (const Standard_Integer I, const Handle< HLRAlgo_EdgesBlock > &W) |
| Handle_HLRAlgo_EdgesBlock & | Wire (const Standard_Integer I) |
| void | UpdateMinMax (const Standard_Address TotMinMax) |
| Standard_Address | MinMax () const |
| Standard_Address HLRAlgo_WiresBlock::MinMax | ( | ) | const |
| Standard_Integer HLRAlgo_WiresBlock::NbWires | ( | ) | const |
| void HLRAlgo_WiresBlock::Set | ( | const Standard_Integer | I, |
| const Handle< HLRAlgo_EdgesBlock > & | W | ||
| ) |
| void HLRAlgo_WiresBlock::UpdateMinMax | ( | const Standard_Address | TotMinMax | ) |
| Handle_HLRAlgo_EdgesBlock& HLRAlgo_WiresBlock::Wire | ( | const Standard_Integer | I | ) |
1.8.0