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

#include <IntCurveSurface_SequenceOfSeg.hxx>

Inheritance diagram for IntCurveSurface_SequenceOfSeg:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC IntCurveSurface_SequenceOfSeg ()
void Clear ()
 ~IntCurveSurface_SequenceOfSeg ()
const
IntCurveSurface_SequenceOfSeg
Assign (const IntCurveSurface_SequenceOfSeg &Other)
const
IntCurveSurface_SequenceOfSeg
operator= (const IntCurveSurface_SequenceOfSeg &Other)
void Append (const IntCurveSurface_IntersectionSegment &T)
void Append (IntCurveSurface_SequenceOfSeg &S)
void Prepend (const IntCurveSurface_IntersectionSegment &T)
void Prepend (IntCurveSurface_SequenceOfSeg &S)
void InsertBefore (const Standard_Integer Index, const IntCurveSurface_IntersectionSegment &T)
void InsertBefore (const Standard_Integer Index, IntCurveSurface_SequenceOfSeg &S)
void InsertAfter (const Standard_Integer Index, const IntCurveSurface_IntersectionSegment &T)
void InsertAfter (const Standard_Integer Index, IntCurveSurface_SequenceOfSeg &S)
const
IntCurveSurface_IntersectionSegment
First () const
const
IntCurveSurface_IntersectionSegment
Last () const
void Split (const Standard_Integer Index, IntCurveSurface_SequenceOfSeg &Sub)
const
IntCurveSurface_IntersectionSegment
Value (const Standard_Integer Index) const
const
IntCurveSurface_IntersectionSegment
operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const IntCurveSurface_IntersectionSegment &I)
IntCurveSurface_IntersectionSegmentChangeValue (const Standard_Integer Index)
IntCurveSurface_IntersectionSegmentoperator() (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 IntCurveSurface_IntersectionSegment& IntCurveSurface_SequenceOfSeg::operator() ( const Standard_Integer  Index) const [inline]
IntCurveSurface_IntersectionSegment& IntCurveSurface_SequenceOfSeg::operator() ( const Standard_Integer  Index) [inline]
const IntCurveSurface_SequenceOfSeg& IntCurveSurface_SequenceOfSeg::operator= ( const IntCurveSurface_SequenceOfSeg Other) [inline]

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