Open CASCADE Technology 6.5.2
Public Member Functions
IntPolyh_ArrayOfStartPoints Class Reference

#include <IntPolyh_ArrayOfStartPoints.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 IntPolyh_ArrayOfStartPoints ()
 IntPolyh_ArrayOfStartPoints (const Standard_Integer nn)
void Init (const Standard_Integer nn)
const IntPolyh_StartPointValue (const Standard_Integer nn) const
const IntPolyh_StartPointoperator[] (const Standard_Integer nn) const
IntPolyh_StartPointChangeValue (const Standard_Integer nn)
IntPolyh_StartPointoperator[] (const Standard_Integer nn)
IntPolyh_ArrayOfStartPointsCopy (const IntPolyh_ArrayOfStartPoints &Other)
IntPolyh_ArrayOfStartPointsoperator= (const IntPolyh_ArrayOfStartPoints &Other)
Standard_Integer NbPoints () const
void Destroy ()
 ~IntPolyh_ArrayOfStartPoints ()
void Dump () const

Constructor & Destructor Documentation

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

Member Function Documentation

IntPolyh_StartPoint& IntPolyh_ArrayOfStartPoints::ChangeValue ( const Standard_Integer  nn)
IntPolyh_ArrayOfStartPoints& IntPolyh_ArrayOfStartPoints::Copy ( const IntPolyh_ArrayOfStartPoints Other)
void IntPolyh_ArrayOfStartPoints::Destroy ( )
void IntPolyh_ArrayOfStartPoints::Dump ( ) const
void IntPolyh_ArrayOfStartPoints::Init ( const Standard_Integer  nn)
Standard_Integer IntPolyh_ArrayOfStartPoints::NbPoints ( ) const
void IntPolyh_ArrayOfStartPoints::operator delete ( void *  anAddress) [inline]
void* IntPolyh_ArrayOfStartPoints::operator new ( size_t  size) [inline]
void* IntPolyh_ArrayOfStartPoints::operator new ( size_t  ,
void *  anAddress 
) [inline]
IntPolyh_ArrayOfStartPoints& IntPolyh_ArrayOfStartPoints::operator= ( const IntPolyh_ArrayOfStartPoints Other) [inline]
IntPolyh_StartPoint& IntPolyh_ArrayOfStartPoints::operator[] ( const Standard_Integer  nn) [inline]
const IntPolyh_StartPoint& IntPolyh_ArrayOfStartPoints::operator[] ( const Standard_Integer  nn) const [inline]
const IntPolyh_StartPoint& IntPolyh_ArrayOfStartPoints::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