#include <IntPolyh_ArrayOfStartPoints.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_ArrayOfStartPoints () |
Standard_EXPORT | IntPolyh_ArrayOfStartPoints (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_ArrayOfStartPoints & | Copy (const IntPolyh_ArrayOfStartPoints &Other) |
IntPolyh_ArrayOfStartPoints & | operator= (const IntPolyh_ArrayOfStartPoints &Other) |
Standard_EXPORT Standard_Integer | NbPoints () const |
Standard_EXPORT void | Destroy () |
~IntPolyh_ArrayOfStartPoints () | |
Standard_EXPORT void | Dump () const |
Private Attributes | |
Standard_Integer | n |
Standard_Address | ptr |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|