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