#include <StlMesh_SequenceOfMeshTriangle.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| StlMesh_SequenceOfMeshTriangle () | |
| Standard_EXPORT void | Clear () |
| ~StlMesh_SequenceOfMeshTriangle () | |
| Standard_EXPORT const StlMesh_SequenceOfMeshTriangle & | Assign (const StlMesh_SequenceOfMeshTriangle &Other) |
| const StlMesh_SequenceOfMeshTriangle & | operator= (const StlMesh_SequenceOfMeshTriangle &Other) |
| Standard_EXPORT void | Append (const Handle(StlMesh_MeshTriangle)&T) |
| void | Append (StlMesh_SequenceOfMeshTriangle &S) |
| Standard_EXPORT void | Prepend (const Handle(StlMesh_MeshTriangle)&T) |
| void | Prepend (StlMesh_SequenceOfMeshTriangle &S) |
| void | InsertBefore (const Standard_Integer Index, const Handle(StlMesh_MeshTriangle)&T) |
| void | InsertBefore (const Standard_Integer Index, StlMesh_SequenceOfMeshTriangle &S) |
| Standard_EXPORT void | InsertAfter (const Standard_Integer Index, const Handle(StlMesh_MeshTriangle)&T) |
| void | InsertAfter (const Standard_Integer Index, StlMesh_SequenceOfMeshTriangle &S) |
| Standard_EXPORT const Handle_StlMesh_MeshTriangle & | First () const |
| Standard_EXPORT const Handle_StlMesh_MeshTriangle & | Last () const |
| void | Split (const Standard_Integer Index, StlMesh_SequenceOfMeshTriangle &Sub) |
| Standard_EXPORT const Handle_StlMesh_MeshTriangle & | Value (const Standard_Integer Index) const |
| const Handle_StlMesh_MeshTriangle & | operator() (const Standard_Integer Index) const |
| Standard_EXPORT void | SetValue (const Standard_Integer Index, const Handle(StlMesh_MeshTriangle)&I) |
| Standard_EXPORT Handle_StlMesh_MeshTriangle & | ChangeValue (const Standard_Integer Index) |
| Handle_StlMesh_MeshTriangle & | operator() (const Standard_Integer Index) |
| Standard_EXPORT void | Remove (const Standard_Integer Index) |
| Standard_EXPORT void | Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
Private Member Functions | |
| Standard_EXPORT | StlMesh_SequenceOfMeshTriangle (const StlMesh_SequenceOfMeshTriangle &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
1.4.1