#include <Geom2dInt_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfGInter.hxx>
|
| | Geom2dInt_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfGInter () |
| |
| | Geom2dInt_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfGInter (const Geom2dInt_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfGInter &Other) |
| |
| void | Clear () |
| |
| | ~Geom2dInt_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfGInter () |
| |
| const Geom2dInt_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfGInter & | Assign (const Geom2dInt_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfGInter &Other) |
| |
| const Geom2dInt_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfGInter & | operator= (const Geom2dInt_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfGInter &Other) |
| |
| void | Append (const Extrema_POnCurv2d &T) |
| |
| void | Append (Geom2dInt_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfGInter &S) |
| |
| void | Prepend (const Extrema_POnCurv2d &T) |
| |
| void | Prepend (Geom2dInt_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfGInter &S) |
| |
| void | InsertBefore (const Standard_Integer Index, const Extrema_POnCurv2d &T) |
| |
| void | InsertBefore (const Standard_Integer Index, Geom2dInt_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfGInter &S) |
| |
| void | InsertAfter (const Standard_Integer Index, const Extrema_POnCurv2d &T) |
| |
| void | InsertAfter (const Standard_Integer Index, Geom2dInt_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfGInter &S) |
| |
| const Extrema_POnCurv2d & | First () const |
| |
| const Extrema_POnCurv2d & | Last () const |
| |
| void | Split (const Standard_Integer Index, Geom2dInt_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfGInter &Sub) |
| |
| const Extrema_POnCurv2d & | Value (const Standard_Integer Index) const |
| |
| const Extrema_POnCurv2d & | operator() (const Standard_Integer Index) const |
| |
| void | SetValue (const Standard_Integer Index, const Extrema_POnCurv2d &I) |
| |
| Extrema_POnCurv2d & | ChangeValue (const Standard_Integer Index) |
| |
| Extrema_POnCurv2d & | operator() (const Standard_Integer Index) |
| |
| void | Remove (const Standard_Integer Index) |
| |
| void | Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
| |
| Standard_Boolean | IsEmpty () const |
| | returns True if the sequence <me> contains no elements. More...
|
| |
| Standard_Integer | Length () const |
| | Returns the number of element(s) in the sequence. Returns zero if the sequence is empty. More...
|
| |
| void | Reverse () |
| | Reverses the order of items on <me>. Example: before me = (A B C) after me = (C B A) More...
|
| |
| void | Exchange (const Standard_Integer I, const Standard_Integer J) |
| | Swaps elements which are located at positions and <J> in <me>. Raises an exception if I or J is out of bound. Example: before me = (A B C), I = 1, J = 3 after me = (C B A) More...
|
| |
| Geom2dInt_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfGInter::Geom2dInt_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfGInter |
( |
| ) |
|
| Geom2dInt_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfGInter::~Geom2dInt_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfGInter |
( |
| ) |
|
|
inline |
| void Geom2dInt_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfGInter::Append |
( |
const Extrema_POnCurv2d & |
T | ) |
|
| void Geom2dInt_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfGInter::Clear |
( |
| ) |
|
| const Extrema_POnCurv2d& Geom2dInt_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfGInter::First |
( |
| ) |
const |
| const Extrema_POnCurv2d& Geom2dInt_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfGInter::Last |
( |
| ) |
const |
| void Geom2dInt_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfGInter::Prepend |
( |
const Extrema_POnCurv2d & |
T | ) |
|
| void Geom2dInt_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfGInter::Remove |
( |
const Standard_Integer |
Index | ) |
|
The documentation for this class was generated from the following file: