Public Member Functions |
| | PColgp_HSequenceOfXYZ () |
| Standard_Boolean | IsEmpty () const |
| Standard_Integer | Length () const |
| gp_XYZ | First () const |
| gp_XYZ | Last () const |
| void | Clear () |
| void | Append (const gp_XYZ &T) |
| void | Append (const Handle< PColgp_HSequenceOfXYZ > &S) |
| void | Prepend (const gp_XYZ &T) |
| void | Prepend (const Handle< PColgp_HSequenceOfXYZ > &S) |
| void | Reverse () |
| void | InsertBefore (const Standard_Integer Index, const gp_XYZ &T) |
| void | InsertBefore (const Standard_Integer Index, const Handle< PColgp_HSequenceOfXYZ > &S) |
| void | InsertAfter (const Standard_Integer Index, const gp_XYZ &T) |
| void | InsertAfter (const Standard_Integer Index, const Handle< PColgp_HSequenceOfXYZ > &S) |
| void | Exchange (const Standard_Integer I, const Standard_Integer J) |
| Handle_PColgp_HSequenceOfXYZ | SubSequence (const Standard_Integer FromIndex, const Standard_Integer ToIndex) const |
| Handle_PColgp_HSequenceOfXYZ | Split (const Standard_Integer Index) |
| void | SetValue (const Standard_Integer Index, const gp_XYZ &T) |
| gp_XYZ | Value (const Standard_Integer Index) const |
| Standard_Boolean | Contains (const gp_XYZ &T) const |
| Standard_Integer | Location (const Standard_Integer N, const gp_XYZ &T, const Standard_Integer FromIndex, const Standard_Integer ToIndex) const |
| Standard_Integer | Location (const Standard_Integer N, const gp_XYZ &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_HSequenceOfXYZ () |
| | PColgp_HSequenceOfXYZ (const Storage_stCONSTclCOM &a) |
Handle
< PColgp_SeqNodeOfHSequenceOfXYZ > | _CSFDB_GetPColgp_HSequenceOfXYZFirstItem () const |
| void | _CSFDB_SetPColgp_HSequenceOfXYZFirstItem (const Handle< PColgp_SeqNodeOfHSequenceOfXYZ > &p) |
Handle
< PColgp_SeqNodeOfHSequenceOfXYZ > | _CSFDB_GetPColgp_HSequenceOfXYZLastItem () const |
| void | _CSFDB_SetPColgp_HSequenceOfXYZLastItem (const Handle< PColgp_SeqNodeOfHSequenceOfXYZ > &p) |
| Standard_Integer | _CSFDB_GetPColgp_HSequenceOfXYZSize () const |
| void | _CSFDB_SetPColgp_HSequenceOfXYZSize (const Standard_Integer p) |