Open CASCADE Technology
6.5.4
|
#include <StlMesh_SequenceOfMeshDomain.hxx>
const StlMesh_SequenceOfMeshDomain& StlMesh_SequenceOfMeshDomain::Assign | ( | const StlMesh_SequenceOfMeshDomain & | Other | ) |
Handle_StlMesh_MeshDomain& StlMesh_SequenceOfMeshDomain::ChangeValue | ( | const Standard_Integer | Index | ) |
const Handle_StlMesh_MeshDomain& StlMesh_SequenceOfMeshDomain::First | ( | ) | const |
void StlMesh_SequenceOfMeshDomain::InsertAfter | ( | const Standard_Integer | Index, |
const Handle< StlMesh_MeshDomain > & | T | ||
) |
void StlMesh_SequenceOfMeshDomain::InsertAfter | ( | const Standard_Integer | Index, |
StlMesh_SequenceOfMeshDomain & | S | ||
) |
void StlMesh_SequenceOfMeshDomain::InsertBefore | ( | const Standard_Integer | Index, |
const Handle< StlMesh_MeshDomain > & | T | ||
) |
void StlMesh_SequenceOfMeshDomain::InsertBefore | ( | const Standard_Integer | Index, |
StlMesh_SequenceOfMeshDomain & | S | ||
) |
const Handle_StlMesh_MeshDomain& StlMesh_SequenceOfMeshDomain::Last | ( | ) | const |
const Handle_StlMesh_MeshDomain& StlMesh_SequenceOfMeshDomain::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
Handle_StlMesh_MeshDomain& StlMesh_SequenceOfMeshDomain::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const StlMesh_SequenceOfMeshDomain& StlMesh_SequenceOfMeshDomain::operator= | ( | const StlMesh_SequenceOfMeshDomain & | Other | ) | [inline] |
void StlMesh_SequenceOfMeshDomain::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void StlMesh_SequenceOfMeshDomain::SetValue | ( | const Standard_Integer | Index, |
const Handle< StlMesh_MeshDomain > & | I | ||
) |
void StlMesh_SequenceOfMeshDomain::Split | ( | const Standard_Integer | Index, |
StlMesh_SequenceOfMeshDomain & | Sub | ||
) |
const Handle_StlMesh_MeshDomain& StlMesh_SequenceOfMeshDomain::Value | ( | const Standard_Integer | Index | ) | const |