#include <PColgp_HSequenceOfXYZ.hxx>
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) |
Constructor & Destructor Documentation
| PColgp_HSequenceOfXYZ::PColgp_HSequenceOfXYZ |
( |
| ) |
|
| PColgp_HSequenceOfXYZ::~PColgp_HSequenceOfXYZ |
( |
| ) |
[inline] |
Member Function Documentation
| Standard_Integer PColgp_HSequenceOfXYZ::_CSFDB_GetPColgp_HSequenceOfXYZSize |
( |
| ) |
const [inline] |
| void PColgp_HSequenceOfXYZ::_CSFDB_SetPColgp_HSequenceOfXYZSize |
( |
const Standard_Integer |
p | ) |
[inline] |
| void PColgp_HSequenceOfXYZ::Append |
( |
const gp_XYZ & |
T | ) |
|
| void PColgp_HSequenceOfXYZ::Clear |
( |
| ) |
|
| void PColgp_HSequenceOfXYZ::Destroy |
( |
| ) |
|
| gp_XYZ PColgp_HSequenceOfXYZ::First |
( |
| ) |
const |
| gp_XYZ PColgp_HSequenceOfXYZ::Last |
( |
| ) |
const |
| void PColgp_HSequenceOfXYZ::Prepend |
( |
const gp_XYZ & |
T | ) |
|
| void PColgp_HSequenceOfXYZ::Reverse |
( |
| ) |
|
| virtual Handle_Standard_Persistent PColgp_HSequenceOfXYZ::ShallowCopy |
( |
| ) |
const [virtual] |
| virtual void PColgp_HSequenceOfXYZ::ShallowDump |
( |
Standard_OStream & |
s | ) |
const [virtual] |
| Handle_PColgp_HSequenceOfXYZ PColgp_HSequenceOfXYZ::Split |
( |
const Standard_Integer |
Index | ) |
|
The documentation for this class was generated from the following file: