Open CASCADE Technology
6.5.4
|
#include <IGESDraw_Array1OfConnectPoint.hxx>
DEFINE_STANDARD_ALLOC 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 | ||
) |
const IGESDraw_Array1OfConnectPoint& IGESDraw_Array1OfConnectPoint::Assign | ( | const IGESDraw_Array1OfConnectPoint & | Other | ) |
Handle_IGESDraw_ConnectPoint& IGESDraw_Array1OfConnectPoint::ChangeValue | ( | const Standard_Integer | Index | ) |
const Handle_IGESDraw_ConnectPoint& IGESDraw_Array1OfConnectPoint::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
Handle_IGESDraw_ConnectPoint& IGESDraw_Array1OfConnectPoint::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const IGESDraw_Array1OfConnectPoint& IGESDraw_Array1OfConnectPoint::operator= | ( | const IGESDraw_Array1OfConnectPoint & | Other | ) | [inline] |
void IGESDraw_Array1OfConnectPoint::SetValue | ( | const Standard_Integer | Index, |
const Handle< IGESDraw_ConnectPoint > & | Value | ||
) |
const Handle_IGESDraw_ConnectPoint& IGESDraw_Array1OfConnectPoint::Value | ( | const Standard_Integer | Index | ) | const |