Open CASCADE Technology 6.6.0
Public Member Functions
PColgp_FieldOfHArray2OfPnt Class Reference

#include <PColgp_FieldOfHArray2OfPnt.hxx>

Inheritance diagram for PColgp_FieldOfHArray2OfPnt:
Inheritance graph
[legend]

Public Member Functions

 PColgp_FieldOfHArray2OfPnt ()
 PColgp_FieldOfHArray2OfPnt (const Standard_Integer Size)
 PColgp_FieldOfHArray2OfPnt (const PColgp_FieldOfHArray2OfPnt &Varray)
void Resize (const Standard_Integer Size)
void Assign (const PColgp_FieldOfHArray2OfPnt &Other)
void operator= (const PColgp_FieldOfHArray2OfPnt &Other)
void SetValue (const Standard_Integer Index, const gp_Pnt &Value)
gp_PntValue (const Standard_Integer Index) const
gp_Pntoperator() (const Standard_Integer Index) const
void Destroy ()
 ~PColgp_FieldOfHArray2OfPnt ()

Constructor & Destructor Documentation

PColgp_FieldOfHArray2OfPnt::PColgp_FieldOfHArray2OfPnt ( )
PColgp_FieldOfHArray2OfPnt::PColgp_FieldOfHArray2OfPnt ( const Standard_Integer  Size)
PColgp_FieldOfHArray2OfPnt::PColgp_FieldOfHArray2OfPnt ( const PColgp_FieldOfHArray2OfPnt Varray)
PColgp_FieldOfHArray2OfPnt::~PColgp_FieldOfHArray2OfPnt ( ) [inline]

Member Function Documentation

void PColgp_FieldOfHArray2OfPnt::Assign ( const PColgp_FieldOfHArray2OfPnt Other)
void PColgp_FieldOfHArray2OfPnt::Destroy ( )

Reimplemented from DBC_BaseArray.

gp_Pnt& PColgp_FieldOfHArray2OfPnt::operator() ( const Standard_Integer  Index) const [inline]
void PColgp_FieldOfHArray2OfPnt::operator= ( const PColgp_FieldOfHArray2OfPnt Other) [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

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines