|
Open CASCADE Technology
6.9.1
|
#include <IGESSolid_Array1OfVertexList.hxx>
| IGESSolid_Array1OfVertexList::IGESSolid_Array1OfVertexList | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| IGESSolid_Array1OfVertexList::IGESSolid_Array1OfVertexList | ( | const Handle< IGESSolid_VertexList > & | Item, |
| const Standard_Integer | Low, | ||
| const Standard_Integer | Up | ||
| ) |
|
inline |
| const IGESSolid_Array1OfVertexList& IGESSolid_Array1OfVertexList::Assign | ( | const IGESSolid_Array1OfVertexList & | Other | ) |
| Handle< IGESSolid_VertexList >& IGESSolid_Array1OfVertexList::ChangeValue | ( | const Standard_Integer | Index | ) |
| void IGESSolid_Array1OfVertexList::Destroy | ( | ) |
| void IGESSolid_Array1OfVertexList::Init | ( | const Handle< IGESSolid_VertexList > & | V | ) |
| Standard_Boolean IGESSolid_Array1OfVertexList::IsAllocated | ( | ) | const |
| Standard_Integer IGESSolid_Array1OfVertexList::Length | ( | ) | const |
| Standard_Integer IGESSolid_Array1OfVertexList::Lower | ( | ) | const |
|
inline |
|
inline |
|
inline |
| void IGESSolid_Array1OfVertexList::SetValue | ( | const Standard_Integer | Index, |
| const Handle< IGESSolid_VertexList > & | Value | ||
| ) |
| Standard_Integer IGESSolid_Array1OfVertexList::Upper | ( | ) | const |
| const Handle< IGESSolid_VertexList >& IGESSolid_Array1OfVertexList::Value | ( | const Standard_Integer | Index | ) | const |
1.8.10