Open CASCADE Technology 6.5.2
Public Member Functions
IntPolyh_ArrayOfEdges Class Reference

#include <IntPolyh_ArrayOfEdges.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 IntPolyh_ArrayOfEdges ()
 IntPolyh_ArrayOfEdges (const Standard_Integer nn)
void Init (const Standard_Integer nn)
const Standard_Integer GetN () const
const Standard_Integer NbEdges () const
void SetNbEdges (const Standard_Integer endaof)
void IncNbEdges ()
const IntPolyh_EdgeValue (const Standard_Integer nn) const
const IntPolyh_Edgeoperator[] (const Standard_Integer nn) const
IntPolyh_EdgeChangeValue (const Standard_Integer nn)
IntPolyh_Edgeoperator[] (const Standard_Integer nn)
IntPolyh_ArrayOfEdgesCopy (const IntPolyh_ArrayOfEdges &Other)
IntPolyh_ArrayOfEdgesoperator= (const IntPolyh_ArrayOfEdges &Other)
void Destroy ()
 ~IntPolyh_ArrayOfEdges ()
void Dump () const

Constructor & Destructor Documentation

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

Member Function Documentation

IntPolyh_Edge& IntPolyh_ArrayOfEdges::ChangeValue ( const Standard_Integer  nn)
IntPolyh_ArrayOfEdges& IntPolyh_ArrayOfEdges::Copy ( const IntPolyh_ArrayOfEdges Other)
void IntPolyh_ArrayOfEdges::Destroy ( )
void IntPolyh_ArrayOfEdges::Dump ( ) const
const Standard_Integer IntPolyh_ArrayOfEdges::GetN ( ) const
void IntPolyh_ArrayOfEdges::IncNbEdges ( )
void IntPolyh_ArrayOfEdges::Init ( const Standard_Integer  nn)
const Standard_Integer IntPolyh_ArrayOfEdges::NbEdges ( ) const
void IntPolyh_ArrayOfEdges::operator delete ( void *  anAddress) [inline]
void* IntPolyh_ArrayOfEdges::operator new ( size_t  ,
void *  anAddress 
) [inline]
void* IntPolyh_ArrayOfEdges::operator new ( size_t  size) [inline]
IntPolyh_ArrayOfEdges& IntPolyh_ArrayOfEdges::operator= ( const IntPolyh_ArrayOfEdges Other) [inline]
IntPolyh_Edge& IntPolyh_ArrayOfEdges::operator[] ( const Standard_Integer  nn) [inline]
const IntPolyh_Edge& IntPolyh_ArrayOfEdges::operator[] ( const Standard_Integer  nn) const [inline]
void IntPolyh_ArrayOfEdges::SetNbEdges ( const Standard_Integer  endaof)
const IntPolyh_Edge& IntPolyh_ArrayOfEdges::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