SALOME - SMESH
|
#include "SMESH_SMESH.hxx"
#include "SMESHDS_DataMapOfShape.hxx"
#include <SMESH_DefineIndexedMap.hxx>
#include <TopoDS_Shape.hxx>
#include <NCollection_DefineIndexedDataMap.hxx>
Go to the source code of this file.
Macros | |
#define | SMESH_IndexedDataMapOfShapeIndexedMapOfShape_HeaderFile |
Functions | |
DEFINE_BASECOLLECTION (SMESH_BaseCollectionShape, TopoDS_Shape) typedef SMESH_IndexedMap< TopoDS_Shape > SMESH_IndexedMapOfShape | |
Class SMESH_IndexedMapOfShape. More... | |
DEFINE_BASECOLLECTION (SMESH_BaseCollectionIndexedMapOfShape, SMESH_IndexedMapOfShape) DEFINE_INDEXEDDATAMAP(SMESH_IndexedDataMapOfShapeIndexedMapOfShape | |
Class SMESH_IndexedDataMapOfShapeIndexedMapOfShape. More... | |
Variables | |
SMESH_BaseCollectionIndexedMapOfShape | |
TopoDS_Shape | |
#define SMESH_IndexedDataMapOfShapeIndexedMapOfShape_HeaderFile |
Definition at line 46 of file SMESH_IndexedDataMapOfShapeIndexedMapOfShape.hxx.
DEFINE_BASECOLLECTION | ( | SMESH_BaseCollectionShape | , |
TopoDS_Shape | |||
) |
Class SMESH_IndexedMapOfShape.
DEFINE_BASECOLLECTION | ( | SMESH_BaseCollectionIndexedMapOfShape | , |
SMESH_IndexedMapOfShape | |||
) |
Class SMESH_IndexedDataMapOfShapeIndexedMapOfShape.
SMESH_BaseCollectionIndexedMapOfShape |
Definition at line 54 of file SMESH_IndexedDataMapOfShapeIndexedMapOfShape.hxx.
TopoDS_Shape |
Definition at line 54 of file SMESH_IndexedDataMapOfShapeIndexedMapOfShape.hxx.
Referenced by SMESH_Pattern::GetSubShape().