Open CASCADE Technology 6.6.0
Public Member Functions
IntPolyh_SectionLine Class Reference

#include <IntPolyh_SectionLine.hxx>

Public Member Functions

 IntPolyh_SectionLine ()
 IntPolyh_SectionLine (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_SectionLineCopy (const IntPolyh_SectionLine &Other)
IntPolyh_SectionLineoperator= (const IntPolyh_SectionLine &Other)
Standard_Integer GetN () const
Standard_Integer NbStartPoints () const
void IncrementNbStartPoints ()
void Destroy ()
 ~IntPolyh_SectionLine ()
void Dump () const
void Prepend (const IntPolyh_StartPoint &SP)

Constructor & Destructor Documentation

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

Member Function Documentation

IntPolyh_StartPoint& IntPolyh_SectionLine::ChangeValue ( const Standard_Integer  nn)
IntPolyh_SectionLine& IntPolyh_SectionLine::Copy ( const IntPolyh_SectionLine Other)
void IntPolyh_SectionLine::Destroy ( )
void IntPolyh_SectionLine::Dump ( ) const
Standard_Integer IntPolyh_SectionLine::GetN ( ) const
void IntPolyh_SectionLine::IncrementNbStartPoints ( )
void IntPolyh_SectionLine::Init ( const Standard_Integer  nn)
Standard_Integer IntPolyh_SectionLine::NbStartPoints ( ) const
IntPolyh_SectionLine& IntPolyh_SectionLine::operator= ( const IntPolyh_SectionLine Other) [inline]
IntPolyh_StartPoint& IntPolyh_SectionLine::operator[] ( const Standard_Integer  nn) [inline]
const IntPolyh_StartPoint& IntPolyh_SectionLine::operator[] ( const Standard_Integer  nn) const [inline]
void IntPolyh_SectionLine::Prepend ( const IntPolyh_StartPoint SP)
const IntPolyh_StartPoint& IntPolyh_SectionLine::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