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

#include <Contap_TheSequenceOfPointOfContour.hxx>

Inheritance diagram for Contap_TheSequenceOfPointOfContour:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC Contap_TheSequenceOfPointOfContour ()
void Clear ()
 ~Contap_TheSequenceOfPointOfContour ()
const
Contap_TheSequenceOfPointOfContour
Assign (const Contap_TheSequenceOfPointOfContour &Other)
const
Contap_TheSequenceOfPointOfContour
operator= (const Contap_TheSequenceOfPointOfContour &Other)
void Append (const Contap_ThePointOfContour &T)
void Append (Contap_TheSequenceOfPointOfContour &S)
void Prepend (const Contap_ThePointOfContour &T)
void Prepend (Contap_TheSequenceOfPointOfContour &S)
void InsertBefore (const Standard_Integer Index, const Contap_ThePointOfContour &T)
void InsertBefore (const Standard_Integer Index, Contap_TheSequenceOfPointOfContour &S)
void InsertAfter (const Standard_Integer Index, const Contap_ThePointOfContour &T)
void InsertAfter (const Standard_Integer Index, Contap_TheSequenceOfPointOfContour &S)
const Contap_ThePointOfContourFirst () const
const Contap_ThePointOfContourLast () const
void Split (const Standard_Integer Index, Contap_TheSequenceOfPointOfContour &Sub)
const Contap_ThePointOfContourValue (const Standard_Integer Index) const
const Contap_ThePointOfContouroperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Contap_ThePointOfContour &I)
Contap_ThePointOfContourChangeValue (const Standard_Integer Index)
Contap_ThePointOfContouroperator() (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 Contap_ThePointOfContour& Contap_TheSequenceOfPointOfContour::operator() ( const Standard_Integer  Index) const [inline]
Contap_ThePointOfContour& Contap_TheSequenceOfPointOfContour::operator() ( const Standard_Integer  Index) [inline]
const Contap_TheSequenceOfPointOfContour& Contap_TheSequenceOfPointOfContour::operator= ( const Contap_TheSequenceOfPointOfContour Other) [inline]

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