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

#include <TColgp_SequenceOfPnt2d.hxx>

Inheritance diagram for TColgp_SequenceOfPnt2d:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC TColgp_SequenceOfPnt2d ()
void Clear ()
 ~TColgp_SequenceOfPnt2d ()
const TColgp_SequenceOfPnt2dAssign (const TColgp_SequenceOfPnt2d &Other)
const TColgp_SequenceOfPnt2doperator= (const TColgp_SequenceOfPnt2d &Other)
void Append (const gp_Pnt2d &T)
void Append (TColgp_SequenceOfPnt2d &S)
void Prepend (const gp_Pnt2d &T)
void Prepend (TColgp_SequenceOfPnt2d &S)
void InsertBefore (const Standard_Integer Index, const gp_Pnt2d &T)
void InsertBefore (const Standard_Integer Index, TColgp_SequenceOfPnt2d &S)
void InsertAfter (const Standard_Integer Index, const gp_Pnt2d &T)
void InsertAfter (const Standard_Integer Index, TColgp_SequenceOfPnt2d &S)
const gp_Pnt2dFirst () const
const gp_Pnt2dLast () const
void Split (const Standard_Integer Index, TColgp_SequenceOfPnt2d &Sub)
const gp_Pnt2dValue (const Standard_Integer Index) const
const gp_Pnt2doperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const gp_Pnt2d &I)
gp_Pnt2dChangeValue (const Standard_Integer Index)
gp_Pnt2doperator() (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_Pnt2d& TColgp_SequenceOfPnt2d::operator() ( const Standard_Integer  Index) const [inline]
gp_Pnt2d& TColgp_SequenceOfPnt2d::operator() ( const Standard_Integer  Index) [inline]
const TColgp_SequenceOfPnt2d& TColgp_SequenceOfPnt2d::operator= ( const TColgp_SequenceOfPnt2d Other) [inline]

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