Open CASCADE Technology 6.6.0
Public Member Functions
IntPoly_SequenceOfSequenceOfPnt Class Reference

#include <IntPoly_SequenceOfSequenceOfPnt.hxx>

Inheritance diagram for IntPoly_SequenceOfSequenceOfPnt:
Inheritance graph
[legend]

Public Member Functions

 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

IntPoly_SequenceOfSequenceOfPnt::IntPoly_SequenceOfSequenceOfPnt ( )
IntPoly_SequenceOfSequenceOfPnt::~IntPoly_SequenceOfSequenceOfPnt ( ) [inline]

Member Function Documentation

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