| 
    Open CASCADE Technology
    6.9.1
    
   | 
 
#include <Graphic3d_Array1OfVertex.hxx>
Public Member Functions | |
| Graphic3d_Array1OfVertex (const Standard_Integer Low, const Standard_Integer Up) | |
| Graphic3d_Array1OfVertex (const Graphic3d_Vertex &Item, const Standard_Integer Low, const Standard_Integer Up) | |
| void | Init (const Graphic3d_Vertex &V) | 
| void | Destroy () | 
| ~Graphic3d_Array1OfVertex () | |
| Standard_Boolean | IsAllocated () const | 
| const Graphic3d_Array1OfVertex & | Assign (const Graphic3d_Array1OfVertex &Other) | 
| const Graphic3d_Array1OfVertex & | operator= (const Graphic3d_Array1OfVertex &Other) | 
| Standard_Integer | Length () const | 
| Standard_Integer | Lower () const | 
| Standard_Integer | Upper () const | 
| void | SetValue (const Standard_Integer Index, const Graphic3d_Vertex &Value) | 
| const Graphic3d_Vertex & | Value (const Standard_Integer Index) const | 
| const Graphic3d_Vertex & | operator() (const Standard_Integer Index) const | 
| Graphic3d_Vertex & | ChangeValue (const Standard_Integer Index) | 
| Graphic3d_Vertex & | operator() (const Standard_Integer Index) | 
| Graphic3d_Array1OfVertex::Graphic3d_Array1OfVertex | ( | const Standard_Integer | Low, | 
| const Standard_Integer | Up | ||
| ) | 
| Graphic3d_Array1OfVertex::Graphic3d_Array1OfVertex | ( | const Graphic3d_Vertex & | Item, | 
| const Standard_Integer | Low, | ||
| const Standard_Integer | Up | ||
| ) | 
      
  | 
  inline | 
| const Graphic3d_Array1OfVertex& Graphic3d_Array1OfVertex::Assign | ( | const Graphic3d_Array1OfVertex & | Other | ) | 
| Graphic3d_Vertex& Graphic3d_Array1OfVertex::ChangeValue | ( | const Standard_Integer | Index | ) | 
| void Graphic3d_Array1OfVertex::Destroy | ( | ) | 
| void Graphic3d_Array1OfVertex::Init | ( | const Graphic3d_Vertex & | V | ) | 
| Standard_Boolean Graphic3d_Array1OfVertex::IsAllocated | ( | ) | const | 
| Standard_Integer Graphic3d_Array1OfVertex::Length | ( | ) | const | 
| Standard_Integer Graphic3d_Array1OfVertex::Lower | ( | ) | const | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
| void Graphic3d_Array1OfVertex::SetValue | ( | const Standard_Integer | Index, | 
| const Graphic3d_Vertex & | Value | ||
| ) | 
| Standard_Integer Graphic3d_Array1OfVertex::Upper | ( | ) | const | 
| const Graphic3d_Vertex& Graphic3d_Array1OfVertex::Value | ( | const Standard_Integer | Index | ) | const | 
 1.8.10