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