Open CASCADE Technology 6.6.0
Public Member Functions
TColgp_HArray1OfPnt Class Reference

#include <TColgp_HArray1OfPnt.hxx>

Inheritance diagram for TColgp_HArray1OfPnt:
Inheritance graph
[legend]

Public Member Functions

 TColgp_HArray1OfPnt (const Standard_Integer Low, const Standard_Integer Up)
 TColgp_HArray1OfPnt (const Standard_Integer Low, const Standard_Integer Up, const gp_Pnt &V)
void Init (const gp_Pnt &V)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const gp_Pnt &Value)
const gp_PntValue (const Standard_Integer Index) const
gp_PntChangeValue (const Standard_Integer Index)
const TColgp_Array1OfPntArray1 () const
TColgp_Array1OfPntChangeArray1 ()

Constructor & Destructor Documentation

TColgp_HArray1OfPnt::TColgp_HArray1OfPnt ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
TColgp_HArray1OfPnt::TColgp_HArray1OfPnt ( const Standard_Integer  Low,
const Standard_Integer  Up,
const gp_Pnt V 
)

Member Function Documentation

const TColgp_Array1OfPnt& TColgp_HArray1OfPnt::Array1 ( ) const
TColgp_Array1OfPnt& TColgp_HArray1OfPnt::ChangeArray1 ( )
gp_Pnt& TColgp_HArray1OfPnt::ChangeValue ( const Standard_Integer  Index)
void TColgp_HArray1OfPnt::Init ( const gp_Pnt V)
Standard_Integer TColgp_HArray1OfPnt::Length ( ) const
Standard_Integer TColgp_HArray1OfPnt::Lower ( ) const
void TColgp_HArray1OfPnt::SetValue ( const Standard_Integer  Index,
const gp_Pnt Value 
)
Standard_Integer TColgp_HArray1OfPnt::Upper ( ) const
const gp_Pnt& TColgp_HArray1OfPnt::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