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