Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
TColgp_SequenceOfXYZ Class Reference

#include <TColgp_SequenceOfXYZ.hxx>

Inheritance diagram for TColgp_SequenceOfXYZ:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC TColgp_SequenceOfXYZ ()
void Clear ()
 ~TColgp_SequenceOfXYZ ()
const TColgp_SequenceOfXYZAssign (const TColgp_SequenceOfXYZ &Other)
const TColgp_SequenceOfXYZoperator= (const TColgp_SequenceOfXYZ &Other)
void Append (const gp_XYZ &T)
void Append (TColgp_SequenceOfXYZ &S)
void Prepend (const gp_XYZ &T)
void Prepend (TColgp_SequenceOfXYZ &S)
void InsertBefore (const Standard_Integer Index, const gp_XYZ &T)
void InsertBefore (const Standard_Integer Index, TColgp_SequenceOfXYZ &S)
void InsertAfter (const Standard_Integer Index, const gp_XYZ &T)
void InsertAfter (const Standard_Integer Index, TColgp_SequenceOfXYZ &S)
const gp_XYZFirst () const
const gp_XYZLast () const
void Split (const Standard_Integer Index, TColgp_SequenceOfXYZ &Sub)
const gp_XYZValue (const Standard_Integer Index) const
const gp_XYZoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const gp_XYZ &I)
gp_XYZChangeValue (const Standard_Integer Index)
gp_XYZoperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation


Member Function Documentation

const gp_XYZ& TColgp_SequenceOfXYZ::operator() ( const Standard_Integer  Index) const [inline]
gp_XYZ& TColgp_SequenceOfXYZ::operator() ( const Standard_Integer  Index) [inline]
const TColgp_SequenceOfXYZ& TColgp_SequenceOfXYZ::operator= ( const TColgp_SequenceOfXYZ Other) [inline]

The documentation for this class was generated from the following file: