#include <IntCurveSurface_SequenceOfPnt.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| IntCurveSurface_SequenceOfPnt () | |
| Standard_EXPORT void | Clear () |
| ~IntCurveSurface_SequenceOfPnt () | |
| Standard_EXPORT const IntCurveSurface_SequenceOfPnt & | Assign (const IntCurveSurface_SequenceOfPnt &Other) |
| const IntCurveSurface_SequenceOfPnt & | operator= (const IntCurveSurface_SequenceOfPnt &Other) |
| Standard_EXPORT void | Append (const IntCurveSurface_IntersectionPoint &T) |
| void | Append (IntCurveSurface_SequenceOfPnt &S) |
| Standard_EXPORT void | Prepend (const IntCurveSurface_IntersectionPoint &T) |
| void | Prepend (IntCurveSurface_SequenceOfPnt &S) |
| void | InsertBefore (const Standard_Integer Index, const IntCurveSurface_IntersectionPoint &T) |
| void | InsertBefore (const Standard_Integer Index, IntCurveSurface_SequenceOfPnt &S) |
| Standard_EXPORT void | InsertAfter (const Standard_Integer Index, const IntCurveSurface_IntersectionPoint &T) |
| void | InsertAfter (const Standard_Integer Index, IntCurveSurface_SequenceOfPnt &S) |
| Standard_EXPORT const IntCurveSurface_IntersectionPoint & | First () const |
| Standard_EXPORT const IntCurveSurface_IntersectionPoint & | Last () const |
| void | Split (const Standard_Integer Index, IntCurveSurface_SequenceOfPnt &Sub) |
| Standard_EXPORT const IntCurveSurface_IntersectionPoint & | Value (const Standard_Integer Index) const |
| const IntCurveSurface_IntersectionPoint & | operator() (const Standard_Integer Index) const |
| Standard_EXPORT void | SetValue (const Standard_Integer Index, const IntCurveSurface_IntersectionPoint &I) |
| Standard_EXPORT IntCurveSurface_IntersectionPoint & | ChangeValue (const Standard_Integer Index) |
| IntCurveSurface_IntersectionPoint & | operator() (const Standard_Integer Index) |
| Standard_EXPORT void | Remove (const Standard_Integer Index) |
| Standard_EXPORT void | Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
Private Member Functions | |
| Standard_EXPORT | IntCurveSurface_SequenceOfPnt (const IntCurveSurface_SequenceOfPnt &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
1.4.1