#include <IntPolyh_SectionLine.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | IntPolyh_SectionLine () |
| Standard_EXPORT | IntPolyh_SectionLine (const Standard_Integer nn) |
| Standard_EXPORT void | Init (const Standard_Integer nn) |
| Standard_EXPORT const IntPolyh_StartPoint & | Value (const Standard_Integer nn) const |
| const IntPolyh_StartPoint & | operator[] (const Standard_Integer nn) const |
| Standard_EXPORT IntPolyh_StartPoint & | ChangeValue (const Standard_Integer nn) |
| IntPolyh_StartPoint & | operator[] (const Standard_Integer nn) |
| Standard_EXPORT IntPolyh_SectionLine & | Copy (const IntPolyh_SectionLine &Other) |
| IntPolyh_SectionLine & | operator= (const IntPolyh_SectionLine &Other) |
| Standard_EXPORT Standard_Integer | GetN () const |
| Standard_EXPORT Standard_Integer | NbStartPoints () const |
| Standard_EXPORT void | IncrementNbStartPoints () |
| Standard_EXPORT void | Destroy () |
| ~IntPolyh_SectionLine () | |
| Standard_EXPORT void | Dump () const |
| Standard_EXPORT void | Prepend (const IntPolyh_StartPoint &SP) |
Private Attributes | |
| IntPolyh_SeqOfStartPoints | mySeqOfSPoints |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1