Public Member Functions |
| | PColgp_HSequenceOfPnt () |
| Standard_Boolean | IsEmpty () const |
| Standard_Integer | Length () const |
| gp_Pnt | First () const |
| gp_Pnt | Last () const |
| void | Clear () |
| void | Append (const gp_Pnt &T) |
| void | Append (const Handle< PColgp_HSequenceOfPnt > &S) |
| void | Prepend (const gp_Pnt &T) |
| void | Prepend (const Handle< PColgp_HSequenceOfPnt > &S) |
| void | Reverse () |
| void | InsertBefore (const Standard_Integer Index, const gp_Pnt &T) |
| void | InsertBefore (const Standard_Integer Index, const Handle< PColgp_HSequenceOfPnt > &S) |
| void | InsertAfter (const Standard_Integer Index, const gp_Pnt &T) |
| void | InsertAfter (const Standard_Integer Index, const Handle< PColgp_HSequenceOfPnt > &S) |
| void | Exchange (const Standard_Integer I, const Standard_Integer J) |
| Handle_PColgp_HSequenceOfPnt | SubSequence (const Standard_Integer FromIndex, const Standard_Integer ToIndex) const |
| Handle_PColgp_HSequenceOfPnt | Split (const Standard_Integer Index) |
| void | SetValue (const Standard_Integer Index, const gp_Pnt &T) |
| gp_Pnt | Value (const Standard_Integer Index) const |
| Standard_Boolean | Contains (const gp_Pnt &T) const |
| Standard_Integer | Location (const Standard_Integer N, const gp_Pnt &T, const Standard_Integer FromIndex, const Standard_Integer ToIndex) const |
| Standard_Integer | Location (const Standard_Integer N, const gp_Pnt &T) const |
| void | Remove (const Standard_Integer Index) |
| void | Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
| virtual Handle_Standard_Persistent | ShallowCopy () const |
| virtual void | ShallowDump (Standard_OStream &s) const |
| void | Destroy () |
| | ~PColgp_HSequenceOfPnt () |
| | PColgp_HSequenceOfPnt (const Storage_stCONSTclCOM &a) |
Handle
< PColgp_SeqNodeOfHSequenceOfPnt > | _CSFDB_GetPColgp_HSequenceOfPntFirstItem () const |
| void | _CSFDB_SetPColgp_HSequenceOfPntFirstItem (const Handle< PColgp_SeqNodeOfHSequenceOfPnt > &p) |
Handle
< PColgp_SeqNodeOfHSequenceOfPnt > | _CSFDB_GetPColgp_HSequenceOfPntLastItem () const |
| void | _CSFDB_SetPColgp_HSequenceOfPntLastItem (const Handle< PColgp_SeqNodeOfHSequenceOfPnt > &p) |
| Standard_Integer | _CSFDB_GetPColgp_HSequenceOfPntSize () const |
| void | _CSFDB_SetPColgp_HSequenceOfPntSize (const Standard_Integer p) |