Open CASCADE Technology 6.6.0
Public Member Functions
HLRAlgo_HArray1OfPHDat Class Reference

#include <HLRAlgo_HArray1OfPHDat.hxx>

Inheritance diagram for HLRAlgo_HArray1OfPHDat:
Inheritance graph
[legend]

Public Member Functions

 HLRAlgo_HArray1OfPHDat (const Standard_Integer Low, const Standard_Integer Up)
 HLRAlgo_HArray1OfPHDat (const Standard_Integer Low, const Standard_Integer Up, const HLRAlgo_PolyHidingData &V)
void Init (const HLRAlgo_PolyHidingData &V)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const HLRAlgo_PolyHidingData &Value)
const HLRAlgo_PolyHidingDataValue (const Standard_Integer Index) const
HLRAlgo_PolyHidingDataChangeValue (const Standard_Integer Index)
const HLRAlgo_Array1OfPHDatArray1 () const
HLRAlgo_Array1OfPHDatChangeArray1 ()

Constructor & Destructor Documentation

HLRAlgo_HArray1OfPHDat::HLRAlgo_HArray1OfPHDat ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
HLRAlgo_HArray1OfPHDat::HLRAlgo_HArray1OfPHDat ( const Standard_Integer  Low,
const Standard_Integer  Up,
const HLRAlgo_PolyHidingData V 
)

Member Function Documentation

const HLRAlgo_Array1OfPHDat& HLRAlgo_HArray1OfPHDat::Array1 ( ) const
HLRAlgo_Array1OfPHDat& HLRAlgo_HArray1OfPHDat::ChangeArray1 ( )
HLRAlgo_PolyHidingData& HLRAlgo_HArray1OfPHDat::ChangeValue ( const Standard_Integer  Index)
void HLRAlgo_HArray1OfPHDat::Init ( const HLRAlgo_PolyHidingData V)
Standard_Integer HLRAlgo_HArray1OfPHDat::Length ( ) const
Standard_Integer HLRAlgo_HArray1OfPHDat::Lower ( ) const
void HLRAlgo_HArray1OfPHDat::SetValue ( const Standard_Integer  Index,
const HLRAlgo_PolyHidingData Value 
)
Standard_Integer HLRAlgo_HArray1OfPHDat::Upper ( ) const
const HLRAlgo_PolyHidingData& HLRAlgo_HArray1OfPHDat::Value ( const Standard_Integer  Index) const

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