Open CASCADE Technology 6.6.0
Public Member Functions
StlMesh_SequenceOfMesh Class Reference

#include <StlMesh_SequenceOfMesh.hxx>

Inheritance diagram for StlMesh_SequenceOfMesh:
Inheritance graph
[legend]

Public Member Functions

 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

StlMesh_SequenceOfMesh::StlMesh_SequenceOfMesh ( )
StlMesh_SequenceOfMesh::~StlMesh_SequenceOfMesh ( ) [inline]

Member Function Documentation

void StlMesh_SequenceOfMesh::Append ( const Handle< StlMesh_Mesh > &  T)
void StlMesh_SequenceOfMesh::Append ( StlMesh_SequenceOfMesh S)
const StlMesh_SequenceOfMesh& StlMesh_SequenceOfMesh::Assign ( const StlMesh_SequenceOfMesh Other)
Handle_StlMesh_Mesh& StlMesh_SequenceOfMesh::ChangeValue ( const Standard_Integer  Index)
void StlMesh_SequenceOfMesh::Clear ( )
const Handle_StlMesh_Mesh& StlMesh_SequenceOfMesh::First ( ) const
void StlMesh_SequenceOfMesh::InsertAfter ( const Standard_Integer  Index,
const Handle< StlMesh_Mesh > &  T 
)
void StlMesh_SequenceOfMesh::InsertAfter ( const Standard_Integer  Index,
StlMesh_SequenceOfMesh S 
)
void StlMesh_SequenceOfMesh::InsertBefore ( const Standard_Integer  Index,
const Handle< StlMesh_Mesh > &  T 
)
void StlMesh_SequenceOfMesh::InsertBefore ( const Standard_Integer  Index,
StlMesh_SequenceOfMesh S 
)
const Handle_StlMesh_Mesh& StlMesh_SequenceOfMesh::Last ( ) const
Handle_StlMesh_Mesh& StlMesh_SequenceOfMesh::operator() ( const Standard_Integer  Index) [inline]
const Handle_StlMesh_Mesh& StlMesh_SequenceOfMesh::operator() ( const Standard_Integer  Index) const [inline]
const StlMesh_SequenceOfMesh& StlMesh_SequenceOfMesh::operator= ( const StlMesh_SequenceOfMesh Other) [inline]
void StlMesh_SequenceOfMesh::Prepend ( const Handle< StlMesh_Mesh > &  T)
void StlMesh_SequenceOfMesh::Prepend ( StlMesh_SequenceOfMesh S)
void StlMesh_SequenceOfMesh::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void StlMesh_SequenceOfMesh::Remove ( const Standard_Integer  Index)
void StlMesh_SequenceOfMesh::SetValue ( const Standard_Integer  Index,
const Handle< StlMesh_Mesh > &  I 
)
void StlMesh_SequenceOfMesh::Split ( const Standard_Integer  Index,
StlMesh_SequenceOfMesh Sub 
)
const Handle_StlMesh_Mesh& StlMesh_SequenceOfMesh::Value ( const Standard_Integer  Index) const

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