Open CASCADE Technology
6.5.4
|
#include <StlMesh_SequenceOfMesh.hxx>
StlMesh_SequenceOfMesh::~StlMesh_SequenceOfMesh | ( | ) | [inline] |
const StlMesh_SequenceOfMesh& StlMesh_SequenceOfMesh::Assign | ( | const StlMesh_SequenceOfMesh & | Other | ) |
Handle_StlMesh_Mesh& StlMesh_SequenceOfMesh::ChangeValue | ( | const Standard_Integer | Index | ) |
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 |
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] |
void StlMesh_SequenceOfMesh::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
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 |