#include <IntPatch_SequenceOfPointOfIntersection.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
IntPatch_SequenceOfPointOfIntersection () | |
Standard_EXPORT void | Clear () |
~IntPatch_SequenceOfPointOfIntersection () | |
Standard_EXPORT const IntPatch_SequenceOfPointOfIntersection & | Assign (const IntPatch_SequenceOfPointOfIntersection &Other) |
const IntPatch_SequenceOfPointOfIntersection & | operator= (const IntPatch_SequenceOfPointOfIntersection &Other) |
Standard_EXPORT void | Append (const IntPatch_ThePointOfIntersection &T) |
void | Append (IntPatch_SequenceOfPointOfIntersection &S) |
Standard_EXPORT void | Prepend (const IntPatch_ThePointOfIntersection &T) |
void | Prepend (IntPatch_SequenceOfPointOfIntersection &S) |
void | InsertBefore (const Standard_Integer Index, const IntPatch_ThePointOfIntersection &T) |
void | InsertBefore (const Standard_Integer Index, IntPatch_SequenceOfPointOfIntersection &S) |
Standard_EXPORT void | InsertAfter (const Standard_Integer Index, const IntPatch_ThePointOfIntersection &T) |
void | InsertAfter (const Standard_Integer Index, IntPatch_SequenceOfPointOfIntersection &S) |
Standard_EXPORT const IntPatch_ThePointOfIntersection & | First () const |
Standard_EXPORT const IntPatch_ThePointOfIntersection & | Last () const |
void | Split (const Standard_Integer Index, IntPatch_SequenceOfPointOfIntersection &Sub) |
Standard_EXPORT const IntPatch_ThePointOfIntersection & | Value (const Standard_Integer Index) const |
const IntPatch_ThePointOfIntersection & | operator() (const Standard_Integer Index) const |
Standard_EXPORT void | SetValue (const Standard_Integer Index, const IntPatch_ThePointOfIntersection &I) |
Standard_EXPORT IntPatch_ThePointOfIntersection & | ChangeValue (const Standard_Integer Index) |
IntPatch_ThePointOfIntersection & | 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 | IntPatch_SequenceOfPointOfIntersection (const IntPatch_SequenceOfPointOfIntersection &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|