Open CASCADE Technology 6.6.0
Public Member Functions
HLRAlgo_WiresBlock Class Reference

A WiresBlock is a set of Blocks. It is used by the
DataStructure to structure the Edges.

A WiresBlock contains :

* An Array of Blocks.

#include <HLRAlgo_WiresBlock.hxx>

Inheritance diagram for HLRAlgo_WiresBlock:
Inheritance graph
[legend]

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

Constructor & Destructor Documentation

HLRAlgo_WiresBlock::HLRAlgo_WiresBlock ( const Standard_Integer  NbWires)

Member Function Documentation

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)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines