Open CASCADE Technology 6.6.0
Public Member Functions
IntPolyh_SeqOfStartPoints Class Reference

#include <IntPolyh_SeqOfStartPoints.hxx>

Inheritance diagram for IntPolyh_SeqOfStartPoints:
Inheritance graph
[legend]

Public Member Functions

 IntPolyh_SeqOfStartPoints ()
void Clear ()
 ~IntPolyh_SeqOfStartPoints ()
const IntPolyh_SeqOfStartPointsAssign (const IntPolyh_SeqOfStartPoints &Other)
const IntPolyh_SeqOfStartPointsoperator= (const IntPolyh_SeqOfStartPoints &Other)
void Append (const IntPolyh_StartPoint &T)
void Append (IntPolyh_SeqOfStartPoints &S)
void Prepend (const IntPolyh_StartPoint &T)
void Prepend (IntPolyh_SeqOfStartPoints &S)
void InsertBefore (const Standard_Integer Index, const IntPolyh_StartPoint &T)
void InsertBefore (const Standard_Integer Index, IntPolyh_SeqOfStartPoints &S)
void InsertAfter (const Standard_Integer Index, const IntPolyh_StartPoint &T)
void InsertAfter (const Standard_Integer Index, IntPolyh_SeqOfStartPoints &S)
const IntPolyh_StartPointFirst () const
const IntPolyh_StartPointLast () const
void Split (const Standard_Integer Index, IntPolyh_SeqOfStartPoints &Sub)
const IntPolyh_StartPointValue (const Standard_Integer Index) const
const IntPolyh_StartPointoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const IntPolyh_StartPoint &I)
IntPolyh_StartPointChangeValue (const Standard_Integer Index)
IntPolyh_StartPointoperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

IntPolyh_SeqOfStartPoints::IntPolyh_SeqOfStartPoints ( )
IntPolyh_SeqOfStartPoints::~IntPolyh_SeqOfStartPoints ( ) [inline]

Member Function Documentation

void IntPolyh_SeqOfStartPoints::Append ( const IntPolyh_StartPoint T)
void IntPolyh_SeqOfStartPoints::Append ( IntPolyh_SeqOfStartPoints S)
const IntPolyh_SeqOfStartPoints& IntPolyh_SeqOfStartPoints::Assign ( const IntPolyh_SeqOfStartPoints Other)
IntPolyh_StartPoint& IntPolyh_SeqOfStartPoints::ChangeValue ( const Standard_Integer  Index)
void IntPolyh_SeqOfStartPoints::Clear ( )
const IntPolyh_StartPoint& IntPolyh_SeqOfStartPoints::First ( ) const
void IntPolyh_SeqOfStartPoints::InsertAfter ( const Standard_Integer  Index,
const IntPolyh_StartPoint T 
)
void IntPolyh_SeqOfStartPoints::InsertAfter ( const Standard_Integer  Index,
IntPolyh_SeqOfStartPoints S 
)
void IntPolyh_SeqOfStartPoints::InsertBefore ( const Standard_Integer  Index,
const IntPolyh_StartPoint T 
)
void IntPolyh_SeqOfStartPoints::InsertBefore ( const Standard_Integer  Index,
IntPolyh_SeqOfStartPoints S 
)
const IntPolyh_StartPoint& IntPolyh_SeqOfStartPoints::Last ( ) const
IntPolyh_StartPoint& IntPolyh_SeqOfStartPoints::operator() ( const Standard_Integer  Index) [inline]
const IntPolyh_StartPoint& IntPolyh_SeqOfStartPoints::operator() ( const Standard_Integer  Index) const [inline]
const IntPolyh_SeqOfStartPoints& IntPolyh_SeqOfStartPoints::operator= ( const IntPolyh_SeqOfStartPoints Other) [inline]
void IntPolyh_SeqOfStartPoints::Prepend ( const IntPolyh_StartPoint T)
void IntPolyh_SeqOfStartPoints::Prepend ( IntPolyh_SeqOfStartPoints S)
void IntPolyh_SeqOfStartPoints::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void IntPolyh_SeqOfStartPoints::Remove ( const Standard_Integer  Index)
void IntPolyh_SeqOfStartPoints::SetValue ( const Standard_Integer  Index,
const IntPolyh_StartPoint I 
)
void IntPolyh_SeqOfStartPoints::Split ( const Standard_Integer  Index,
IntPolyh_SeqOfStartPoints Sub 
)
const IntPolyh_StartPoint& IntPolyh_SeqOfStartPoints::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