|
Open CASCADE Technology
6.5.4
|
#include <TColgp_HArray1OfCirc2d.hxx>

Public Member Functions | |
| TColgp_HArray1OfCirc2d (const Standard_Integer Low, const Standard_Integer Up) | |
| TColgp_HArray1OfCirc2d (const Standard_Integer Low, const Standard_Integer Up, const gp_Circ2d &V) | |
| void | Init (const gp_Circ2d &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const gp_Circ2d &Value) |
| const gp_Circ2d & | Value (const Standard_Integer Index) const |
| gp_Circ2d & | ChangeValue (const Standard_Integer Index) |
| const TColgp_Array1OfCirc2d & | Array1 () const |
| TColgp_Array1OfCirc2d & | ChangeArray1 () |
| TColgp_HArray1OfCirc2d::TColgp_HArray1OfCirc2d | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| TColgp_HArray1OfCirc2d::TColgp_HArray1OfCirc2d | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up, | ||
| const gp_Circ2d & | V | ||
| ) |
| void TColgp_HArray1OfCirc2d::SetValue | ( | const Standard_Integer | Index, |
| const gp_Circ2d & | Value | ||
| ) |
| const gp_Circ2d& TColgp_HArray1OfCirc2d::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0