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

#include <IntPoly_SequenceOfSequenceOfPnt2d.hxx>

Inheritance diagram for IntPoly_SequenceOfSequenceOfPnt2d:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC IntPoly_SequenceOfSequenceOfPnt2d ()
void Clear ()
 ~IntPoly_SequenceOfSequenceOfPnt2d ()
const
IntPoly_SequenceOfSequenceOfPnt2d
Assign (const IntPoly_SequenceOfSequenceOfPnt2d &Other)
const
IntPoly_SequenceOfSequenceOfPnt2d
operator= (const IntPoly_SequenceOfSequenceOfPnt2d &Other)
void Append (const TColgp_SequenceOfPnt2d &T)
void Append (IntPoly_SequenceOfSequenceOfPnt2d &S)
void Prepend (const TColgp_SequenceOfPnt2d &T)
void Prepend (IntPoly_SequenceOfSequenceOfPnt2d &S)
void InsertBefore (const Standard_Integer Index, const TColgp_SequenceOfPnt2d &T)
void InsertBefore (const Standard_Integer Index, IntPoly_SequenceOfSequenceOfPnt2d &S)
void InsertAfter (const Standard_Integer Index, const TColgp_SequenceOfPnt2d &T)
void InsertAfter (const Standard_Integer Index, IntPoly_SequenceOfSequenceOfPnt2d &S)
const TColgp_SequenceOfPnt2dFirst () const
const TColgp_SequenceOfPnt2dLast () const
void Split (const Standard_Integer Index, IntPoly_SequenceOfSequenceOfPnt2d &Sub)
const TColgp_SequenceOfPnt2dValue (const Standard_Integer Index) const
const TColgp_SequenceOfPnt2doperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const TColgp_SequenceOfPnt2d &I)
TColgp_SequenceOfPnt2dChangeValue (const Standard_Integer Index)
TColgp_SequenceOfPnt2doperator() (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 TColgp_SequenceOfPnt2d& IntPoly_SequenceOfSequenceOfPnt2d::operator() ( const Standard_Integer  Index) const [inline]
TColgp_SequenceOfPnt2d& IntPoly_SequenceOfSequenceOfPnt2d::operator() ( const Standard_Integer  Index) [inline]
const IntPoly_SequenceOfSequenceOfPnt2d& IntPoly_SequenceOfSequenceOfPnt2d::operator= ( const IntPoly_SequenceOfSequenceOfPnt2d Other) [inline]

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