Open CASCADE Technology 6.5.2
Public Member Functions
IntPolyh_ArrayOfPoints Class Reference

#include <IntPolyh_ArrayOfPoints.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 IntPolyh_ArrayOfPoints ()
 IntPolyh_ArrayOfPoints (const Standard_Integer nn)
void Init (const Standard_Integer nn)
const IntPolyh_PointValue (const Standard_Integer nn) const
const IntPolyh_Pointoperator[] (const Standard_Integer nn) const
IntPolyh_PointChangeValue (const Standard_Integer nn)
IntPolyh_Pointoperator[] (const Standard_Integer nn)
IntPolyh_ArrayOfPointsCopy (const IntPolyh_ArrayOfPoints &Other)
IntPolyh_ArrayOfPointsoperator= (const IntPolyh_ArrayOfPoints &Other)
Standard_Integer GetN () const
Standard_Integer NbPoints () const
void IncNbPoints ()
void SetNbPoints (const Standard_Integer END)
void Destroy ()
 ~IntPolyh_ArrayOfPoints ()
void Dump () const

Constructor & Destructor Documentation

IntPolyh_ArrayOfPoints::IntPolyh_ArrayOfPoints ( )
IntPolyh_ArrayOfPoints::IntPolyh_ArrayOfPoints ( const Standard_Integer  nn)
IntPolyh_ArrayOfPoints::~IntPolyh_ArrayOfPoints ( ) [inline]

Member Function Documentation

IntPolyh_Point& IntPolyh_ArrayOfPoints::ChangeValue ( const Standard_Integer  nn)
IntPolyh_ArrayOfPoints& IntPolyh_ArrayOfPoints::Copy ( const IntPolyh_ArrayOfPoints Other)
void IntPolyh_ArrayOfPoints::Destroy ( )
void IntPolyh_ArrayOfPoints::Dump ( ) const
Standard_Integer IntPolyh_ArrayOfPoints::GetN ( ) const
void IntPolyh_ArrayOfPoints::IncNbPoints ( )
void IntPolyh_ArrayOfPoints::Init ( const Standard_Integer  nn)
Standard_Integer IntPolyh_ArrayOfPoints::NbPoints ( ) const
void IntPolyh_ArrayOfPoints::operator delete ( void *  anAddress) [inline]
void* IntPolyh_ArrayOfPoints::operator new ( size_t  size) [inline]
void* IntPolyh_ArrayOfPoints::operator new ( size_t  ,
void *  anAddress 
) [inline]
IntPolyh_ArrayOfPoints& IntPolyh_ArrayOfPoints::operator= ( const IntPolyh_ArrayOfPoints Other) [inline]
IntPolyh_Point& IntPolyh_ArrayOfPoints::operator[] ( const Standard_Integer  nn) [inline]
const IntPolyh_Point& IntPolyh_ArrayOfPoints::operator[] ( const Standard_Integer  nn) const [inline]
void IntPolyh_ArrayOfPoints::SetNbPoints ( const Standard_Integer  END)
const IntPolyh_Point& IntPolyh_ArrayOfPoints::Value ( const Standard_Integer  nn) const

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