|
Open CASCADE Technology 6.5.2
|
#include <Graphic3d_Array1OfVertexNC.hxx>
| Graphic3d_Array1OfVertexNC::Graphic3d_Array1OfVertexNC | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| Graphic3d_Array1OfVertexNC::Graphic3d_Array1OfVertexNC | ( | const Graphic3d_VertexNC & | Item, |
| const Standard_Integer | Low, | ||
| const Standard_Integer | Up | ||
| ) |
| Graphic3d_Array1OfVertexNC::~Graphic3d_Array1OfVertexNC | ( | ) | [inline] |
| const Graphic3d_Array1OfVertexNC& Graphic3d_Array1OfVertexNC::Assign | ( | const Graphic3d_Array1OfVertexNC & | Other | ) |
| Graphic3d_VertexNC& Graphic3d_Array1OfVertexNC::ChangeValue | ( | const Standard_Integer | Index | ) |
| void Graphic3d_Array1OfVertexNC::Destroy | ( | ) |
| void Graphic3d_Array1OfVertexNC::Init | ( | const Graphic3d_VertexNC & | V | ) |
| Standard_Boolean Graphic3d_Array1OfVertexNC::IsAllocated | ( | ) | const |
| Standard_Integer Graphic3d_Array1OfVertexNC::Length | ( | ) | const |
| Standard_Integer Graphic3d_Array1OfVertexNC::Lower | ( | ) | const |
| void Graphic3d_Array1OfVertexNC::operator delete | ( | void * | anAddress | ) | [inline] |
| void* Graphic3d_Array1OfVertexNC::operator new | ( | size_t | size | ) | [inline] |
| void* Graphic3d_Array1OfVertexNC::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| Graphic3d_VertexNC& Graphic3d_Array1OfVertexNC::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const Graphic3d_VertexNC& Graphic3d_Array1OfVertexNC::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const Graphic3d_Array1OfVertexNC& Graphic3d_Array1OfVertexNC::operator= | ( | const Graphic3d_Array1OfVertexNC & | Other | ) | [inline] |
| void Graphic3d_Array1OfVertexNC::SetValue | ( | const Standard_Integer | Index, |
| const Graphic3d_VertexNC & | Value | ||
| ) |
| Standard_Integer Graphic3d_Array1OfVertexNC::Upper | ( | ) | const |
| const Graphic3d_VertexNC& Graphic3d_Array1OfVertexNC::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4