Open CASCADE Technology
6.9.1
|
#include <PColgp_FieldOfHArray2OfPnt.hxx>
Additional Inherited Members | |
Protected Attributes inherited from DBC_BaseArray | |
Standard_Integer | mySize |
DBC_DBVArray | myData |
PColgp_FieldOfHArray2OfPnt::PColgp_FieldOfHArray2OfPnt | ( | ) |
PColgp_FieldOfHArray2OfPnt::PColgp_FieldOfHArray2OfPnt | ( | const Standard_Integer | Size | ) |
PColgp_FieldOfHArray2OfPnt::PColgp_FieldOfHArray2OfPnt | ( | const PColgp_FieldOfHArray2OfPnt & | Varray | ) |
|
inline |
void PColgp_FieldOfHArray2OfPnt::Assign | ( | const PColgp_FieldOfHArray2OfPnt & | Other | ) |
void PColgp_FieldOfHArray2OfPnt::Destroy | ( | ) |
|
inline |
|
inline |
void PColgp_FieldOfHArray2OfPnt::Resize | ( | const Standard_Integer | Size | ) |
void PColgp_FieldOfHArray2OfPnt::SetValue | ( | const Standard_Integer | Index, |
const gp_Pnt & | Value | ||
) |
gp_Pnt& PColgp_FieldOfHArray2OfPnt::Value | ( | const Standard_Integer | Index | ) | const |