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

#include <IntPoly_SequenceOfSequenceOfPnt.hxx>

Inheritance diagram for IntPoly_SequenceOfSequenceOfPnt:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC IntPoly_SequenceOfSequenceOfPnt ()
void Clear ()
 ~IntPoly_SequenceOfSequenceOfPnt ()
const
IntPoly_SequenceOfSequenceOfPnt
Assign (const IntPoly_SequenceOfSequenceOfPnt &Other)
const
IntPoly_SequenceOfSequenceOfPnt
operator= (const IntPoly_SequenceOfSequenceOfPnt &Other)
void Append (const TColgp_SequenceOfPnt &T)
void Append (IntPoly_SequenceOfSequenceOfPnt &S)
void Prepend (const TColgp_SequenceOfPnt &T)
void Prepend (IntPoly_SequenceOfSequenceOfPnt &S)
void InsertBefore (const Standard_Integer Index, const TColgp_SequenceOfPnt &T)
void InsertBefore (const Standard_Integer Index, IntPoly_SequenceOfSequenceOfPnt &S)
void InsertAfter (const Standard_Integer Index, const TColgp_SequenceOfPnt &T)
void InsertAfter (const Standard_Integer Index, IntPoly_SequenceOfSequenceOfPnt &S)
const TColgp_SequenceOfPntFirst () const
const TColgp_SequenceOfPntLast () const
void Split (const Standard_Integer Index, IntPoly_SequenceOfSequenceOfPnt &Sub)
const TColgp_SequenceOfPntValue (const Standard_Integer Index) const
const TColgp_SequenceOfPntoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const TColgp_SequenceOfPnt &I)
TColgp_SequenceOfPntChangeValue (const Standard_Integer Index)
TColgp_SequenceOfPntoperator() (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_SequenceOfPnt& IntPoly_SequenceOfSequenceOfPnt::operator() ( const Standard_Integer  Index) const [inline]
TColgp_SequenceOfPnt& IntPoly_SequenceOfSequenceOfPnt::operator() ( const Standard_Integer  Index) [inline]
const IntPoly_SequenceOfSequenceOfPnt& IntPoly_SequenceOfSequenceOfPnt::operator= ( const IntPoly_SequenceOfSequenceOfPnt Other) [inline]

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