SALOME - SMESH
SMESH_SequenceOfNode.hxx File Reference
#include "SMESH_SMESH.hxx"
#include <NCollection_DefineSequence.hxx>
#include <NCollection_IncAllocator.hxx>
#include <NCollection_Sequence.hxx>
Include dependency graph for SMESH_SequenceOfNode.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef NCollection_Sequence< SMDS_MeshNodePtrSMESH_SequenceOfNode
 

Variables

const typedef SMDS_MeshNodeSMDS_MeshNodePtr
 

Typedef Documentation

◆ SMESH_SequenceOfNode

typedef NCollection_Sequence<SMDS_MeshNodePtr> SMESH_SequenceOfNode

Definition at line 40 of file SMESH_SequenceOfNode.hxx.

Variable Documentation

◆ SMDS_MeshNodePtr

const typedef SMDS_MeshNode* SMDS_MeshNodePtr

Definition at line 37 of file SMESH_SequenceOfNode.hxx.