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