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

#include <Graphic3d_HSequenceOfStructure.hxx>

Inheritance diagram for Graphic3d_HSequenceOfStructure:
Inheritance graph
[legend]

Public Member Functions

 Graphic3d_HSequenceOfStructure ()
Standard_Boolean IsEmpty () const
Standard_Integer Length () const
void Clear ()
void Append (const Handle< Graphic3d_Structure > &anItem)
void Append (const Handle< Graphic3d_HSequenceOfStructure > &aSequence)
void Prepend (const Handle< Graphic3d_Structure > &anItem)
void Prepend (const Handle< Graphic3d_HSequenceOfStructure > &aSequence)
void Reverse ()
void InsertBefore (const Standard_Integer anIndex, const Handle< Graphic3d_Structure > &anItem)
void InsertBefore (const Standard_Integer anIndex, const Handle< Graphic3d_HSequenceOfStructure > &aSequence)
void InsertAfter (const Standard_Integer anIndex, const Handle< Graphic3d_Structure > &anItem)
void InsertAfter (const Standard_Integer anIndex, const Handle< Graphic3d_HSequenceOfStructure > &aSequence)
void Exchange (const Standard_Integer anIndex, const Standard_Integer anOtherIndex)
Handle_Graphic3d_HSequenceOfStructure Split (const Standard_Integer anIndex)
void SetValue (const Standard_Integer anIndex, const Handle< Graphic3d_Structure > &anItem)
const Handle_Graphic3d_Structure & Value (const Standard_Integer anIndex) const
Handle_Graphic3d_Structure & ChangeValue (const Standard_Integer anIndex)
void Remove (const Standard_Integer anIndex)
void Remove (const Standard_Integer fromIndex, const Standard_Integer toIndex)
const
Graphic3d_SequenceOfStructure
Sequence () const
Graphic3d_SequenceOfStructureChangeSequence ()
Handle_Graphic3d_HSequenceOfStructure ShallowCopy () const

Constructor & Destructor Documentation


Member Function Documentation

Handle_Graphic3d_Structure& Graphic3d_HSequenceOfStructure::ChangeValue ( const Standard_Integer  anIndex)
Handle_Graphic3d_HSequenceOfStructure Graphic3d_HSequenceOfStructure::ShallowCopy ( ) const
Handle_Graphic3d_HSequenceOfStructure Graphic3d_HSequenceOfStructure::Split ( const Standard_Integer  anIndex)
const Handle_Graphic3d_Structure& Graphic3d_HSequenceOfStructure::Value ( const Standard_Integer  anIndex) const

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