|
Open CASCADE Technology
6.5.4
|
#include <BRepMesh_Array1OfBiPoint.hxx>
| DEFINE_STANDARD_ALLOC BRepMesh_Array1OfBiPoint::BRepMesh_Array1OfBiPoint | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| BRepMesh_Array1OfBiPoint::BRepMesh_Array1OfBiPoint | ( | const BRepMesh_BiPoint & | Item, |
| const Standard_Integer | Low, | ||
| const Standard_Integer | Up | ||
| ) |
| BRepMesh_Array1OfBiPoint::~BRepMesh_Array1OfBiPoint | ( | ) | [inline] |
| const BRepMesh_Array1OfBiPoint& BRepMesh_Array1OfBiPoint::Assign | ( | const BRepMesh_Array1OfBiPoint & | Other | ) |
| const BRepMesh_BiPoint& BRepMesh_Array1OfBiPoint::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| BRepMesh_BiPoint& BRepMesh_Array1OfBiPoint::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const BRepMesh_Array1OfBiPoint& BRepMesh_Array1OfBiPoint::operator= | ( | const BRepMesh_Array1OfBiPoint & | Other | ) | [inline] |
| void BRepMesh_Array1OfBiPoint::SetValue | ( | const Standard_Integer | Index, |
| const BRepMesh_BiPoint & | Value | ||
| ) |
| const BRepMesh_BiPoint& BRepMesh_Array1OfBiPoint::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0