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