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

#include <Draw_SequenceOfDrawable3D.hxx>

Inheritance diagram for Draw_SequenceOfDrawable3D:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

const Handle_Draw_Drawable3D& Draw_SequenceOfDrawable3D::First ( ) const
const Handle_Draw_Drawable3D& Draw_SequenceOfDrawable3D::Last ( ) const
const Handle_Draw_Drawable3D& Draw_SequenceOfDrawable3D::operator() ( const Standard_Integer  Index) const [inline]
Handle_Draw_Drawable3D& Draw_SequenceOfDrawable3D::operator() ( const Standard_Integer  Index) [inline]
const Draw_SequenceOfDrawable3D& Draw_SequenceOfDrawable3D::operator= ( const Draw_SequenceOfDrawable3D Other) [inline]
const Handle_Draw_Drawable3D& Draw_SequenceOfDrawable3D::Value ( const Standard_Integer  Index) const

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