Open CASCADE Technology
7.4.0
|
#include <IntPolyh_SectionLine.hxx>
Public Member Functions | |
IntPolyh_SectionLine () | |
IntPolyh_SectionLine (const Standard_Integer nn) | |
void | Init (const Standard_Integer nn) |
const IntPolyh_StartPoint & | Value (const Standard_Integer nn) const |
const IntPolyh_StartPoint & | operator[] (const Standard_Integer nn) const |
IntPolyh_StartPoint & | ChangeValue (const Standard_Integer nn) |
IntPolyh_StartPoint & | operator[] (const Standard_Integer nn) |
IntPolyh_SectionLine & | Copy (const IntPolyh_SectionLine &Other) |
IntPolyh_SectionLine & | operator= (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) |
IntPolyh_SectionLine::IntPolyh_SectionLine | ( | ) |
IntPolyh_SectionLine::IntPolyh_SectionLine | ( | const Standard_Integer | nn | ) |
|
inline |
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 |
|
inline |
|
inline |
|
inline |
void IntPolyh_SectionLine::Prepend | ( | const IntPolyh_StartPoint & | SP | ) |
const IntPolyh_StartPoint& IntPolyh_SectionLine::Value | ( | const Standard_Integer | nn | ) | const |