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

#include <Graphic3d_HSequenceOfGroup.hxx>

Inheritance diagram for Graphic3d_HSequenceOfGroup:
Inheritance graph
[legend]

Public Member Functions

 Graphic3d_HSequenceOfGroup ()
Standard_Boolean IsEmpty () const
Standard_Integer Length () const
void Clear ()
void Append (const Handle< Graphic3d_Group > &anItem)
void Append (const Handle< Graphic3d_HSequenceOfGroup > &aSequence)
void Prepend (const Handle< Graphic3d_Group > &anItem)
void Prepend (const Handle< Graphic3d_HSequenceOfGroup > &aSequence)
void Reverse ()
void InsertBefore (const Standard_Integer anIndex, const Handle< Graphic3d_Group > &anItem)
void InsertBefore (const Standard_Integer anIndex, const Handle< Graphic3d_HSequenceOfGroup > &aSequence)
void InsertAfter (const Standard_Integer anIndex, const Handle< Graphic3d_Group > &anItem)
void InsertAfter (const Standard_Integer anIndex, const Handle< Graphic3d_HSequenceOfGroup > &aSequence)
void Exchange (const Standard_Integer anIndex, const Standard_Integer anOtherIndex)
Handle_Graphic3d_HSequenceOfGroup Split (const Standard_Integer anIndex)
void SetValue (const Standard_Integer anIndex, const Handle< Graphic3d_Group > &anItem)
const Handle_Graphic3d_Group & Value (const Standard_Integer anIndex) const
Handle_Graphic3d_Group & ChangeValue (const Standard_Integer anIndex)
void Remove (const Standard_Integer anIndex)
void Remove (const Standard_Integer fromIndex, const Standard_Integer toIndex)
const Graphic3d_SequenceOfGroupSequence () const
Graphic3d_SequenceOfGroupChangeSequence ()
Handle_Graphic3d_HSequenceOfGroup ShallowCopy () const

Constructor & Destructor Documentation


Member Function Documentation

Handle_Graphic3d_Group& Graphic3d_HSequenceOfGroup::ChangeValue ( const Standard_Integer  anIndex)
Handle_Graphic3d_HSequenceOfGroup Graphic3d_HSequenceOfGroup::ShallowCopy ( ) const
Handle_Graphic3d_HSequenceOfGroup Graphic3d_HSequenceOfGroup::Split ( const Standard_Integer  anIndex)
const Handle_Graphic3d_Group& Graphic3d_HSequenceOfGroup::Value ( const Standard_Integer  anIndex) const

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