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

#include <TopOpeBRep_SequenceOfPoint2d.hxx>

Inheritance diagram for TopOpeBRep_SequenceOfPoint2d:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC TopOpeBRep_SequenceOfPoint2d ()
void Clear ()
 ~TopOpeBRep_SequenceOfPoint2d ()
const
TopOpeBRep_SequenceOfPoint2d
Assign (const TopOpeBRep_SequenceOfPoint2d &Other)
const
TopOpeBRep_SequenceOfPoint2d
operator= (const TopOpeBRep_SequenceOfPoint2d &Other)
void Append (const TopOpeBRep_Point2d &T)
void Append (TopOpeBRep_SequenceOfPoint2d &S)
void Prepend (const TopOpeBRep_Point2d &T)
void Prepend (TopOpeBRep_SequenceOfPoint2d &S)
void InsertBefore (const Standard_Integer Index, const TopOpeBRep_Point2d &T)
void InsertBefore (const Standard_Integer Index, TopOpeBRep_SequenceOfPoint2d &S)
void InsertAfter (const Standard_Integer Index, const TopOpeBRep_Point2d &T)
void InsertAfter (const Standard_Integer Index, TopOpeBRep_SequenceOfPoint2d &S)
const TopOpeBRep_Point2dFirst () const
const TopOpeBRep_Point2dLast () const
void Split (const Standard_Integer Index, TopOpeBRep_SequenceOfPoint2d &Sub)
const TopOpeBRep_Point2dValue (const Standard_Integer Index) const
const TopOpeBRep_Point2doperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const TopOpeBRep_Point2d &I)
TopOpeBRep_Point2dChangeValue (const Standard_Integer Index)
TopOpeBRep_Point2doperator() (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 TopOpeBRep_Point2d& TopOpeBRep_SequenceOfPoint2d::operator() ( const Standard_Integer  Index) const [inline]
TopOpeBRep_Point2d& TopOpeBRep_SequenceOfPoint2d::operator() ( const Standard_Integer  Index) [inline]
const TopOpeBRep_SequenceOfPoint2d& TopOpeBRep_SequenceOfPoint2d::operator= ( const TopOpeBRep_SequenceOfPoint2d Other) [inline]

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