Open CASCADE Technology 6.5.2
Public Member Functions
BOPTools_HArray2OfIntersectionStatus Class Reference

#include <BOPTools_HArray2OfIntersectionStatus.hxx>

Inheritance diagram for BOPTools_HArray2OfIntersectionStatus:
Inheritance graph
[legend]

Public Member Functions

 BOPTools_HArray2OfIntersectionStatus (const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2)
 BOPTools_HArray2OfIntersectionStatus (const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2, const BOPTools_IntersectionStatus &V)
void Init (const BOPTools_IntersectionStatus &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 BOPTools_IntersectionStatus &Value)
const BOPTools_IntersectionStatusValue (const Standard_Integer Row, const Standard_Integer Col) const
BOPTools_IntersectionStatusChangeValue (const Standard_Integer Row, const Standard_Integer Col)
const
BOPTools_Array2OfIntersectionStatus
Array2 () const
BOPTools_Array2OfIntersectionStatusChangeArray2 ()

Constructor & Destructor Documentation

BOPTools_HArray2OfIntersectionStatus::BOPTools_HArray2OfIntersectionStatus ( const Standard_Integer  R1,
const Standard_Integer  R2,
const Standard_Integer  C1,
const Standard_Integer  C2 
)
BOPTools_HArray2OfIntersectionStatus::BOPTools_HArray2OfIntersectionStatus ( const Standard_Integer  R1,
const Standard_Integer  R2,
const Standard_Integer  C1,
const Standard_Integer  C2,
const BOPTools_IntersectionStatus V 
)

Member Function Documentation

const BOPTools_Array2OfIntersectionStatus& BOPTools_HArray2OfIntersectionStatus::Array2 ( ) const
BOPTools_Array2OfIntersectionStatus& BOPTools_HArray2OfIntersectionStatus::ChangeArray2 ( )
BOPTools_IntersectionStatus& BOPTools_HArray2OfIntersectionStatus::ChangeValue ( const Standard_Integer  Row,
const Standard_Integer  Col 
)
Standard_Integer BOPTools_HArray2OfIntersectionStatus::ColLength ( ) const
void BOPTools_HArray2OfIntersectionStatus::Init ( const BOPTools_IntersectionStatus V)
Standard_Integer BOPTools_HArray2OfIntersectionStatus::LowerCol ( ) const
Standard_Integer BOPTools_HArray2OfIntersectionStatus::LowerRow ( ) const
Standard_Integer BOPTools_HArray2OfIntersectionStatus::RowLength ( ) const
void BOPTools_HArray2OfIntersectionStatus::SetValue ( const Standard_Integer  Row,
const Standard_Integer  Col,
const BOPTools_IntersectionStatus Value 
)
Standard_Integer BOPTools_HArray2OfIntersectionStatus::UpperCol ( ) const
Standard_Integer BOPTools_HArray2OfIntersectionStatus::UpperRow ( ) const
const BOPTools_IntersectionStatus& BOPTools_HArray2OfIntersectionStatus::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