Open CASCADE Technology 6.6.0
Public Member Functions
StepGeom_HArray2OfSurfacePatch Class Reference

#include <StepGeom_HArray2OfSurfacePatch.hxx>

Inheritance diagram for StepGeom_HArray2OfSurfacePatch:
Inheritance graph
[legend]

Public Member Functions

 StepGeom_HArray2OfSurfacePatch (const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2)
 StepGeom_HArray2OfSurfacePatch (const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2, const Handle< StepGeom_SurfacePatch > &V)
void Init (const Handle< StepGeom_SurfacePatch > &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 Handle< StepGeom_SurfacePatch > &Value)
const
Handle_StepGeom_SurfacePatch & 
Value (const Standard_Integer Row, const Standard_Integer Col) const
Handle_StepGeom_SurfacePatch & ChangeValue (const Standard_Integer Row, const Standard_Integer Col)
const
StepGeom_Array2OfSurfacePatch
Array2 () const
StepGeom_Array2OfSurfacePatchChangeArray2 ()

Constructor & Destructor Documentation

StepGeom_HArray2OfSurfacePatch::StepGeom_HArray2OfSurfacePatch ( const Standard_Integer  R1,
const Standard_Integer  R2,
const Standard_Integer  C1,
const Standard_Integer  C2 
)
StepGeom_HArray2OfSurfacePatch::StepGeom_HArray2OfSurfacePatch ( const Standard_Integer  R1,
const Standard_Integer  R2,
const Standard_Integer  C1,
const Standard_Integer  C2,
const Handle< StepGeom_SurfacePatch > &  V 
)

Member Function Documentation

const StepGeom_Array2OfSurfacePatch& StepGeom_HArray2OfSurfacePatch::Array2 ( ) const
StepGeom_Array2OfSurfacePatch& StepGeom_HArray2OfSurfacePatch::ChangeArray2 ( )
Handle_StepGeom_SurfacePatch& StepGeom_HArray2OfSurfacePatch::ChangeValue ( const Standard_Integer  Row,
const Standard_Integer  Col 
)
Standard_Integer StepGeom_HArray2OfSurfacePatch::ColLength ( ) const
void StepGeom_HArray2OfSurfacePatch::Init ( const Handle< StepGeom_SurfacePatch > &  V)
Standard_Integer StepGeom_HArray2OfSurfacePatch::LowerCol ( ) const
Standard_Integer StepGeom_HArray2OfSurfacePatch::LowerRow ( ) const
Standard_Integer StepGeom_HArray2OfSurfacePatch::RowLength ( ) const
void StepGeom_HArray2OfSurfacePatch::SetValue ( const Standard_Integer  Row,
const Standard_Integer  Col,
const Handle< StepGeom_SurfacePatch > &  Value 
)
Standard_Integer StepGeom_HArray2OfSurfacePatch::UpperCol ( ) const
Standard_Integer StepGeom_HArray2OfSurfacePatch::UpperRow ( ) const
const Handle_StepGeom_SurfacePatch& StepGeom_HArray2OfSurfacePatch::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