|
Open CASCADE Technology
6.5.4
|
#include <IntPolyh_SectionLine.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | 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 | ( | ) | [inline] |
| void IntPolyh_SectionLine::Dump | ( | ) | const |
| Standard_Integer IntPolyh_SectionLine::GetN | ( | ) | const |
| IntPolyh_SectionLine& IntPolyh_SectionLine::operator= | ( | const IntPolyh_SectionLine & | Other | ) | [inline] |
| const IntPolyh_StartPoint& IntPolyh_SectionLine::operator[] | ( | const Standard_Integer | nn | ) | const [inline] |
| IntPolyh_StartPoint& IntPolyh_SectionLine::operator[] | ( | const Standard_Integer | nn | ) | [inline] |
1.8.0