#include <TColgp_SequenceOfXY.hxx>
Inheritance diagram for TColgp_SequenceOfXY:

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