#include <TopTrans_Array2OfOrientation.hxx>
|
| TopTrans_Array2OfOrientation (const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2) |
|
| TopTrans_Array2OfOrientation (const TopAbs_Orientation &Item, const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2) |
|
void | Init (const TopAbs_Orientation &V) |
|
void | Destroy () |
|
| ~TopTrans_Array2OfOrientation () |
|
const TopTrans_Array2OfOrientation & | Assign (const TopTrans_Array2OfOrientation &Other) |
|
const TopTrans_Array2OfOrientation & | operator= (const TopTrans_Array2OfOrientation &Other) |
|
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 TopAbs_Orientation &Value) |
|
const TopAbs_Orientation & | Value (const Standard_Integer Row, const Standard_Integer Col) const |
|
const TopAbs_Orientation & | operator() (const Standard_Integer Row, const Standard_Integer Col) const |
|
TopAbs_Orientation & | ChangeValue (const Standard_Integer Row, const Standard_Integer Col) |
|
TopAbs_Orientation & | operator() (const Standard_Integer Row, const Standard_Integer Col) |
|
TopTrans_Array2OfOrientation::~TopTrans_Array2OfOrientation |
( |
| ) |
|
|
inline |
void TopTrans_Array2OfOrientation::Destroy |
( |
| ) |
|
The documentation for this class was generated from the following file: