Open CASCADE Technology 6.6.0
Public Member Functions
Extrema_HArray2OfPOnSurfParams Class Reference

#include <Extrema_HArray2OfPOnSurfParams.hxx>

Inheritance diagram for Extrema_HArray2OfPOnSurfParams:
Inheritance graph
[legend]

Public Member Functions

 Extrema_HArray2OfPOnSurfParams (const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2)
 Extrema_HArray2OfPOnSurfParams (const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2, const Extrema_POnSurfParams &V)
void Init (const Extrema_POnSurfParams &V)
Standard_Integer ColLength () const
Standard_Integer RowLength () const
Standard_Integer LowerCol () const
Standard_Integer LowerRow () const
Standard_Integer UpperCol () const
Standard_Integer UpperRow () const
void SetValue (const Standard_Integer Row, const Standard_Integer Col, const Extrema_POnSurfParams &Value)
const Extrema_POnSurfParamsValue (const Standard_Integer Row, const Standard_Integer Col) const
Extrema_POnSurfParamsChangeValue (const Standard_Integer Row, const Standard_Integer Col)
const
Extrema_Array2OfPOnSurfParams
Array2 () const
Extrema_Array2OfPOnSurfParamsChangeArray2 ()

Constructor & Destructor Documentation

Extrema_HArray2OfPOnSurfParams::Extrema_HArray2OfPOnSurfParams ( const Standard_Integer  R1,
const Standard_Integer  R2,
const Standard_Integer  C1,
const Standard_Integer  C2 
)
Extrema_HArray2OfPOnSurfParams::Extrema_HArray2OfPOnSurfParams ( const Standard_Integer  R1,
const Standard_Integer  R2,
const Standard_Integer  C1,
const Standard_Integer  C2,
const Extrema_POnSurfParams V 
)

Member Function Documentation

const Extrema_Array2OfPOnSurfParams& Extrema_HArray2OfPOnSurfParams::Array2 ( ) const
Extrema_Array2OfPOnSurfParams& Extrema_HArray2OfPOnSurfParams::ChangeArray2 ( )
Extrema_POnSurfParams& Extrema_HArray2OfPOnSurfParams::ChangeValue ( const Standard_Integer  Row,
const Standard_Integer  Col 
)
Standard_Integer Extrema_HArray2OfPOnSurfParams::ColLength ( ) const
void Extrema_HArray2OfPOnSurfParams::Init ( const Extrema_POnSurfParams V)
Standard_Integer Extrema_HArray2OfPOnSurfParams::LowerCol ( ) const
Standard_Integer Extrema_HArray2OfPOnSurfParams::LowerRow ( ) const
Standard_Integer Extrema_HArray2OfPOnSurfParams::RowLength ( ) const
void Extrema_HArray2OfPOnSurfParams::SetValue ( const Standard_Integer  Row,
const Standard_Integer  Col,
const Extrema_POnSurfParams Value 
)
Standard_Integer Extrema_HArray2OfPOnSurfParams::UpperCol ( ) const
Standard_Integer Extrema_HArray2OfPOnSurfParams::UpperRow ( ) const
const Extrema_POnSurfParams& Extrema_HArray2OfPOnSurfParams::Value ( const Standard_Integer  Row,
const Standard_Integer  Col 
) const

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