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