Open CASCADE Technology 6.5.2
Public Member Functions
IntPolyh_ArrayOfTangentZones Class Reference

#include <IntPolyh_ArrayOfTangentZones.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 IntPolyh_ArrayOfTangentZones ()
 IntPolyh_ArrayOfTangentZones (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_ArrayOfTangentZonesCopy (const IntPolyh_ArrayOfTangentZones &Other)
IntPolyh_ArrayOfTangentZonesoperator= (const IntPolyh_ArrayOfTangentZones &Other)
Standard_Integer GetN () const
Standard_Integer NbTangentZones () const
void IncrementNbTangentZones ()
void Destroy ()
 ~IntPolyh_ArrayOfTangentZones ()
void Dump () const

Constructor & Destructor Documentation

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

Member Function Documentation

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