Open CASCADE Technology 6.5.2
Public Member Functions
TopOpeBRep_SequenceOfPoint2d Class Reference

#include <TopOpeBRep_SequenceOfPoint2d.hxx>

Inheritance diagram for TopOpeBRep_SequenceOfPoint2d:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 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

TopOpeBRep_SequenceOfPoint2d::TopOpeBRep_SequenceOfPoint2d ( )
TopOpeBRep_SequenceOfPoint2d::~TopOpeBRep_SequenceOfPoint2d ( ) [inline]

Member Function Documentation

void TopOpeBRep_SequenceOfPoint2d::Append ( const TopOpeBRep_Point2d T)
void TopOpeBRep_SequenceOfPoint2d::Append ( TopOpeBRep_SequenceOfPoint2d S)
const TopOpeBRep_SequenceOfPoint2d& TopOpeBRep_SequenceOfPoint2d::Assign ( const TopOpeBRep_SequenceOfPoint2d Other)
TopOpeBRep_Point2d& TopOpeBRep_SequenceOfPoint2d::ChangeValue ( const Standard_Integer  Index)
void TopOpeBRep_SequenceOfPoint2d::Clear ( )
const TopOpeBRep_Point2d& TopOpeBRep_SequenceOfPoint2d::First ( ) const
void TopOpeBRep_SequenceOfPoint2d::InsertAfter ( const Standard_Integer  Index,
const TopOpeBRep_Point2d T 
)
void TopOpeBRep_SequenceOfPoint2d::InsertAfter ( const Standard_Integer  Index,
TopOpeBRep_SequenceOfPoint2d S 
)
void TopOpeBRep_SequenceOfPoint2d::InsertBefore ( const Standard_Integer  Index,
const TopOpeBRep_Point2d T 
)
void TopOpeBRep_SequenceOfPoint2d::InsertBefore ( const Standard_Integer  Index,
TopOpeBRep_SequenceOfPoint2d S 
)
const TopOpeBRep_Point2d& TopOpeBRep_SequenceOfPoint2d::Last ( ) const
void TopOpeBRep_SequenceOfPoint2d::operator delete ( void *  anAddress) [inline]

Reimplemented from TCollection_BaseSequence.

void* TopOpeBRep_SequenceOfPoint2d::operator new ( size_t  size) [inline]

Reimplemented from TCollection_BaseSequence.

void* TopOpeBRep_SequenceOfPoint2d::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from TCollection_BaseSequence.

TopOpeBRep_Point2d& TopOpeBRep_SequenceOfPoint2d::operator() ( const Standard_Integer  Index) [inline]
const TopOpeBRep_Point2d& TopOpeBRep_SequenceOfPoint2d::operator() ( const Standard_Integer  Index) const [inline]
const TopOpeBRep_SequenceOfPoint2d& TopOpeBRep_SequenceOfPoint2d::operator= ( const TopOpeBRep_SequenceOfPoint2d Other) [inline]
void TopOpeBRep_SequenceOfPoint2d::Prepend ( TopOpeBRep_SequenceOfPoint2d S)
void TopOpeBRep_SequenceOfPoint2d::Prepend ( const TopOpeBRep_Point2d T)
void TopOpeBRep_SequenceOfPoint2d::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void TopOpeBRep_SequenceOfPoint2d::Remove ( const Standard_Integer  Index)
void TopOpeBRep_SequenceOfPoint2d::SetValue ( const Standard_Integer  Index,
const TopOpeBRep_Point2d I 
)
void TopOpeBRep_SequenceOfPoint2d::Split ( const Standard_Integer  Index,
TopOpeBRep_SequenceOfPoint2d Sub 
)
const TopOpeBRep_Point2d& TopOpeBRep_SequenceOfPoint2d::Value ( const Standard_Integer  Index) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines