#include <IntPolyh_ArrayOfSectionLines.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_ArrayOfSectionLines () |
| Standard_EXPORT | IntPolyh_ArrayOfSectionLines (const Standard_Integer nn) |
| Standard_EXPORT void | Init (const Standard_Integer nn) |
| Standard_EXPORT const IntPolyh_SectionLine & | Value (const Standard_Integer nn) const |
| const IntPolyh_SectionLine & | operator[] (const Standard_Integer nn) const |
| Standard_EXPORT IntPolyh_SectionLine & | ChangeValue (const Standard_Integer nn) |
| IntPolyh_SectionLine & | operator[] (const Standard_Integer nn) |
| Standard_EXPORT IntPolyh_ArrayOfSectionLines & | Copy (const IntPolyh_ArrayOfSectionLines &Other) |
| IntPolyh_ArrayOfSectionLines & | operator= (const IntPolyh_ArrayOfSectionLines &Other) |
| Standard_EXPORT Standard_Integer | GetN () const |
| Standard_EXPORT Standard_Integer | NbSectionLines () const |
| Standard_EXPORT void | IncrementNbSectionLines () |
| Standard_EXPORT void | Destroy () |
| ~IntPolyh_ArrayOfSectionLines () | |
| Standard_EXPORT void | Dump () const |
Private Attributes | |
| Standard_Integer | n |
| Standard_Integer | nbsectionlines |
| Standard_Address | ptr |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1