Open CASCADE Technology 6.6.0
Public Member Functions
IntSurf_SequenceOfPathPoint Class Reference

#include <IntSurf_SequenceOfPathPoint.hxx>

Inheritance diagram for IntSurf_SequenceOfPathPoint:
Inheritance graph
[legend]

Public Member Functions

 IntSurf_SequenceOfPathPoint ()
void Clear ()
 ~IntSurf_SequenceOfPathPoint ()
const IntSurf_SequenceOfPathPointAssign (const IntSurf_SequenceOfPathPoint &Other)
const IntSurf_SequenceOfPathPointoperator= (const IntSurf_SequenceOfPathPoint &Other)
void Append (const IntSurf_PathPoint &T)
void Append (IntSurf_SequenceOfPathPoint &S)
void Prepend (const IntSurf_PathPoint &T)
void Prepend (IntSurf_SequenceOfPathPoint &S)
void InsertBefore (const Standard_Integer Index, const IntSurf_PathPoint &T)
void InsertBefore (const Standard_Integer Index, IntSurf_SequenceOfPathPoint &S)
void InsertAfter (const Standard_Integer Index, const IntSurf_PathPoint &T)
void InsertAfter (const Standard_Integer Index, IntSurf_SequenceOfPathPoint &S)
const IntSurf_PathPointFirst () const
const IntSurf_PathPointLast () const
void Split (const Standard_Integer Index, IntSurf_SequenceOfPathPoint &Sub)
const IntSurf_PathPointValue (const Standard_Integer Index) const
const IntSurf_PathPointoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const IntSurf_PathPoint &I)
IntSurf_PathPointChangeValue (const Standard_Integer Index)
IntSurf_PathPointoperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

IntSurf_SequenceOfPathPoint::IntSurf_SequenceOfPathPoint ( )
IntSurf_SequenceOfPathPoint::~IntSurf_SequenceOfPathPoint ( ) [inline]

Member Function Documentation

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