Open CASCADE Technology 6.5.2
Public Member Functions
BOPTColStd_CArray1OfPnt2d Class Reference

#include <BOPTColStd_CArray1OfPnt2d.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BOPTColStd_CArray1OfPnt2d (const Standard_Integer Length=0, const Standard_Integer BlockLength=5)
void Resize (const Standard_Integer theNewLength)
void Destroy ()
 ~BOPTColStd_CArray1OfPnt2d ()
Standard_Integer Length () const
Standard_Integer Extent () const
Standard_Integer FactLength () const
Standard_Integer Append (const gp_Pnt2d &Value)
void Remove (const Standard_Integer Index)
const gp_Pnt2dValue (const Standard_Integer Index) const
const gp_Pnt2doperator() (const Standard_Integer Index) const
gp_Pnt2dChangeValue (const Standard_Integer Index)
gp_Pnt2doperator() (const Standard_Integer Index)
void SetBlockLength (const Standard_Integer aBL)
Standard_Integer BlockLength () const

Constructor & Destructor Documentation

BOPTColStd_CArray1OfPnt2d::BOPTColStd_CArray1OfPnt2d ( const Standard_Integer  Length = 0,
const Standard_Integer  BlockLength = 5 
)
BOPTColStd_CArray1OfPnt2d::~BOPTColStd_CArray1OfPnt2d ( ) [inline]

Member Function Documentation

Standard_Integer BOPTColStd_CArray1OfPnt2d::Append ( const gp_Pnt2d Value)
Standard_Integer BOPTColStd_CArray1OfPnt2d::BlockLength ( ) const
gp_Pnt2d& BOPTColStd_CArray1OfPnt2d::ChangeValue ( const Standard_Integer  Index)
void BOPTColStd_CArray1OfPnt2d::Destroy ( )
Standard_Integer BOPTColStd_CArray1OfPnt2d::Extent ( ) const
Standard_Integer BOPTColStd_CArray1OfPnt2d::FactLength ( ) const
Standard_Integer BOPTColStd_CArray1OfPnt2d::Length ( ) const
void BOPTColStd_CArray1OfPnt2d::operator delete ( void *  anAddress) [inline]
void* BOPTColStd_CArray1OfPnt2d::operator new ( size_t  size) [inline]
void* BOPTColStd_CArray1OfPnt2d::operator new ( size_t  ,
void *  anAddress 
) [inline]
gp_Pnt2d& BOPTColStd_CArray1OfPnt2d::operator() ( const Standard_Integer  Index) [inline]
const gp_Pnt2d& BOPTColStd_CArray1OfPnt2d::operator() ( const Standard_Integer  Index) const [inline]
void BOPTColStd_CArray1OfPnt2d::Remove ( const Standard_Integer  Index)
void BOPTColStd_CArray1OfPnt2d::Resize ( const Standard_Integer  theNewLength)
void BOPTColStd_CArray1OfPnt2d::SetBlockLength ( const Standard_Integer  aBL)
const gp_Pnt2d& BOPTColStd_CArray1OfPnt2d::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