Open CASCADE Technology 6.6.0
Public Member Functions
Visual3d_HSequenceOfPickPath Class Reference

#include <Visual3d_HSequenceOfPickPath.hxx>

Inheritance diagram for Visual3d_HSequenceOfPickPath:
Inheritance graph
[legend]

Public Member Functions

 Visual3d_HSequenceOfPickPath ()
Standard_Boolean IsEmpty () const
Standard_Integer Length () const
void Clear ()
void Append (const Visual3d_PickPath &anItem)
void Append (const Handle< Visual3d_HSequenceOfPickPath > &aSequence)
void Prepend (const Visual3d_PickPath &anItem)
void Prepend (const Handle< Visual3d_HSequenceOfPickPath > &aSequence)
void Reverse ()
void InsertBefore (const Standard_Integer anIndex, const Visual3d_PickPath &anItem)
void InsertBefore (const Standard_Integer anIndex, const Handle< Visual3d_HSequenceOfPickPath > &aSequence)
void InsertAfter (const Standard_Integer anIndex, const Visual3d_PickPath &anItem)
void InsertAfter (const Standard_Integer anIndex, const Handle< Visual3d_HSequenceOfPickPath > &aSequence)
void Exchange (const Standard_Integer anIndex, const Standard_Integer anOtherIndex)
Handle_Visual3d_HSequenceOfPickPath Split (const Standard_Integer anIndex)
void SetValue (const Standard_Integer anIndex, const Visual3d_PickPath &anItem)
const Visual3d_PickPathValue (const Standard_Integer anIndex) const
Visual3d_PickPathChangeValue (const Standard_Integer anIndex)
void Remove (const Standard_Integer anIndex)
void Remove (const Standard_Integer fromIndex, const Standard_Integer toIndex)
const Visual3d_SequenceOfPickPathSequence () const
Visual3d_SequenceOfPickPathChangeSequence ()
Handle_Visual3d_HSequenceOfPickPath ShallowCopy () const

Constructor & Destructor Documentation

Visual3d_HSequenceOfPickPath::Visual3d_HSequenceOfPickPath ( )

Member Function Documentation

void Visual3d_HSequenceOfPickPath::Append ( const Visual3d_PickPath anItem)
void Visual3d_HSequenceOfPickPath::Append ( const Handle< Visual3d_HSequenceOfPickPath > &  aSequence)
Visual3d_SequenceOfPickPath& Visual3d_HSequenceOfPickPath::ChangeSequence ( )
Visual3d_PickPath& Visual3d_HSequenceOfPickPath::ChangeValue ( const Standard_Integer  anIndex)
void Visual3d_HSequenceOfPickPath::Clear ( )
void Visual3d_HSequenceOfPickPath::Exchange ( const Standard_Integer  anIndex,
const Standard_Integer  anOtherIndex 
)
void Visual3d_HSequenceOfPickPath::InsertAfter ( const Standard_Integer  anIndex,
const Visual3d_PickPath anItem 
)
void Visual3d_HSequenceOfPickPath::InsertAfter ( const Standard_Integer  anIndex,
const Handle< Visual3d_HSequenceOfPickPath > &  aSequence 
)
void Visual3d_HSequenceOfPickPath::InsertBefore ( const Standard_Integer  anIndex,
const Visual3d_PickPath anItem 
)
void Visual3d_HSequenceOfPickPath::InsertBefore ( const Standard_Integer  anIndex,
const Handle< Visual3d_HSequenceOfPickPath > &  aSequence 
)
Standard_Boolean Visual3d_HSequenceOfPickPath::IsEmpty ( ) const
Standard_Integer Visual3d_HSequenceOfPickPath::Length ( ) const
void Visual3d_HSequenceOfPickPath::Prepend ( const Visual3d_PickPath anItem)
void Visual3d_HSequenceOfPickPath::Prepend ( const Handle< Visual3d_HSequenceOfPickPath > &  aSequence)
void Visual3d_HSequenceOfPickPath::Remove ( const Standard_Integer  fromIndex,
const Standard_Integer  toIndex 
)
void Visual3d_HSequenceOfPickPath::Remove ( const Standard_Integer  anIndex)
void Visual3d_HSequenceOfPickPath::Reverse ( )
const Visual3d_SequenceOfPickPath& Visual3d_HSequenceOfPickPath::Sequence ( ) const
void Visual3d_HSequenceOfPickPath::SetValue ( const Standard_Integer  anIndex,
const Visual3d_PickPath anItem 
)
Handle_Visual3d_HSequenceOfPickPath Visual3d_HSequenceOfPickPath::ShallowCopy ( ) const
Handle_Visual3d_HSequenceOfPickPath Visual3d_HSequenceOfPickPath::Split ( const Standard_Integer  anIndex)
const Visual3d_PickPath& Visual3d_HSequenceOfPickPath::Value ( const Standard_Integer  anIndex) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines