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

#include <IntPolyh_SeqOfStartPoints.hxx>

Inheritance diagram for IntPolyh_SeqOfStartPoints:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

const IntPolyh_StartPoint& IntPolyh_SeqOfStartPoints::operator() ( const Standard_Integer  Index) const [inline]
IntPolyh_StartPoint& IntPolyh_SeqOfStartPoints::operator() ( const Standard_Integer  Index) [inline]
const IntPolyh_SeqOfStartPoints& IntPolyh_SeqOfStartPoints::operator= ( const IntPolyh_SeqOfStartPoints Other) [inline]

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