#include <HLRBRep_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfCInter.hxx>
|
| | HLRBRep_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfCInter () |
| |
| | HLRBRep_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfCInter (const HLRBRep_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfCInter &Other) |
| |
| void | Clear () |
| |
| | ~HLRBRep_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfCInter () |
| |
| const HLRBRep_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfCInter & | Assign (const HLRBRep_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfCInter &Other) |
| |
| const HLRBRep_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfCInter & | operator= (const HLRBRep_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfCInter &Other) |
| |
| void | Append (const Extrema_POnCurv2d &T) |
| |
| void | Append (HLRBRep_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfCInter &S) |
| |
| void | Prepend (const Extrema_POnCurv2d &T) |
| |
| void | Prepend (HLRBRep_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfCInter &S) |
| |
| void | InsertBefore (const Standard_Integer Index, const Extrema_POnCurv2d &T) |
| |
| void | InsertBefore (const Standard_Integer Index, HLRBRep_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfCInter &S) |
| |
| void | InsertAfter (const Standard_Integer Index, const Extrema_POnCurv2d &T) |
| |
| void | InsertAfter (const Standard_Integer Index, HLRBRep_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfCInter &S) |
| |
| const Extrema_POnCurv2d & | First () const |
| |
| const Extrema_POnCurv2d & | Last () const |
| |
| void | Split (const Standard_Integer Index, HLRBRep_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfCInter &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...
|
| |
| HLRBRep_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfCInter::HLRBRep_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfCInter |
( |
| ) |
|
| HLRBRep_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfCInter::~HLRBRep_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfCInter |
( |
| ) |
|
|
inline |
| void HLRBRep_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfCInter::Append |
( |
const Extrema_POnCurv2d & |
T | ) |
|
| void HLRBRep_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfCInter::Clear |
( |
| ) |
|
| const Extrema_POnCurv2d& HLRBRep_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfCInter::First |
( |
| ) |
const |
| const Extrema_POnCurv2d& HLRBRep_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfCInter::Last |
( |
| ) |
const |
| void HLRBRep_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfCInter::Prepend |
( |
const Extrema_POnCurv2d & |
T | ) |
|
| void HLRBRep_SeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfCInter::Remove |
( |
const Standard_Integer |
Index | ) |
|
The documentation for this class was generated from the following file: