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

#include <StlMesh_SequenceOfMesh.hxx>

Inheritance diagram for StlMesh_SequenceOfMesh:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC StlMesh_SequenceOfMesh ()
void Clear ()
 ~StlMesh_SequenceOfMesh ()
const StlMesh_SequenceOfMeshAssign (const StlMesh_SequenceOfMesh &Other)
const StlMesh_SequenceOfMeshoperator= (const StlMesh_SequenceOfMesh &Other)
void Append (const Handle< StlMesh_Mesh > &T)
void Append (StlMesh_SequenceOfMesh &S)
void Prepend (const Handle< StlMesh_Mesh > &T)
void Prepend (StlMesh_SequenceOfMesh &S)
void InsertBefore (const Standard_Integer Index, const Handle< StlMesh_Mesh > &T)
void InsertBefore (const Standard_Integer Index, StlMesh_SequenceOfMesh &S)
void InsertAfter (const Standard_Integer Index, const Handle< StlMesh_Mesh > &T)
void InsertAfter (const Standard_Integer Index, StlMesh_SequenceOfMesh &S)
const Handle_StlMesh_Mesh & First () const
const Handle_StlMesh_Mesh & Last () const
void Split (const Standard_Integer Index, StlMesh_SequenceOfMesh &Sub)
const Handle_StlMesh_Mesh & Value (const Standard_Integer Index) const
const Handle_StlMesh_Mesh & operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Handle< StlMesh_Mesh > &I)
Handle_StlMesh_Mesh & ChangeValue (const Standard_Integer Index)
Handle_StlMesh_Mesh & 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_StlMesh_Mesh& StlMesh_SequenceOfMesh::First ( ) const
const Handle_StlMesh_Mesh& StlMesh_SequenceOfMesh::Last ( ) const
const Handle_StlMesh_Mesh& StlMesh_SequenceOfMesh::operator() ( const Standard_Integer  Index) const [inline]
Handle_StlMesh_Mesh& StlMesh_SequenceOfMesh::operator() ( const Standard_Integer  Index) [inline]
const StlMesh_SequenceOfMesh& StlMesh_SequenceOfMesh::operator= ( const StlMesh_SequenceOfMesh Other) [inline]
const Handle_StlMesh_Mesh& StlMesh_SequenceOfMesh::Value ( const Standard_Integer  Index) const

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