Open CASCADE Technology 6.6.0
Public Member Functions
Draw_SequenceOfDrawable3D Class Reference

#include <Draw_SequenceOfDrawable3D.hxx>

Inheritance diagram for Draw_SequenceOfDrawable3D:
Inheritance graph
[legend]

Public Member Functions

 Draw_SequenceOfDrawable3D ()
void Clear ()
 ~Draw_SequenceOfDrawable3D ()
const Draw_SequenceOfDrawable3DAssign (const Draw_SequenceOfDrawable3D &Other)
const Draw_SequenceOfDrawable3Doperator= (const Draw_SequenceOfDrawable3D &Other)
void Append (const Handle< Draw_Drawable3D > &T)
void Append (Draw_SequenceOfDrawable3D &S)
void Prepend (const Handle< Draw_Drawable3D > &T)
void Prepend (Draw_SequenceOfDrawable3D &S)
void InsertBefore (const Standard_Integer Index, const Handle< Draw_Drawable3D > &T)
void InsertBefore (const Standard_Integer Index, Draw_SequenceOfDrawable3D &S)
void InsertAfter (const Standard_Integer Index, const Handle< Draw_Drawable3D > &T)
void InsertAfter (const Standard_Integer Index, Draw_SequenceOfDrawable3D &S)
const Handle_Draw_Drawable3D & First () const
const Handle_Draw_Drawable3D & Last () const
void Split (const Standard_Integer Index, Draw_SequenceOfDrawable3D &Sub)
const Handle_Draw_Drawable3D & Value (const Standard_Integer Index) const
const Handle_Draw_Drawable3D & operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Handle< Draw_Drawable3D > &I)
Handle_Draw_Drawable3D & ChangeValue (const Standard_Integer Index)
Handle_Draw_Drawable3D & operator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

Draw_SequenceOfDrawable3D::Draw_SequenceOfDrawable3D ( )
Draw_SequenceOfDrawable3D::~Draw_SequenceOfDrawable3D ( ) [inline]

Member Function Documentation

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