|
Open CASCADE Technology 6.5.2
|
#include <StlMesh_SequenceOfMesh.hxx>

| StlMesh_SequenceOfMesh::StlMesh_SequenceOfMesh | ( | ) |
| StlMesh_SequenceOfMesh::~StlMesh_SequenceOfMesh | ( | ) | [inline] |
| 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 |
| void StlMesh_SequenceOfMesh::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* StlMesh_SequenceOfMesh::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* StlMesh_SequenceOfMesh::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| 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 | ( | StlMesh_SequenceOfMesh & | S | ) |
| void StlMesh_SequenceOfMesh::Prepend | ( | const Handle< StlMesh_Mesh > & | T | ) |
| 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 |
1.7.4