#include "VISUConfig.hh"#include "VISU_Convertor_impl.hxx"#include "VISU_Structures_impl.hxx"#include "VISU_PointCoords.hxx"#include "VISU_MeshValue.hxx"#include <string>
Go to the source code of this file.
Data Structures | |
| struct | VISU.TCMEDCoordHolder |
| struct | VISU.TTCMEDMeshValue< TValueType, TContainerType > |
| struct | VISU.TCMesh |
| struct | VISU.TCSubProfile |
| struct | VISU.TCProfile |
| struct | VISU.TCGauss |
| struct | VISU.TCGaussSubMesh |
| struct | VISU.TCGaussMesh |
| struct | VISU.TCSubMesh |
| struct | VISU.TCMeshOnEntity |
| struct | VISU.TCFamily |
| struct | VISU.TCGroup |
| struct | VISU.TCField |
| struct | VISU.TCValForTime |
| class | VISU_MEDConvertor |
| class | VISU_MEDFieldConvertor |
Packages | |
| package | VISU |
Typedefs | |
| typedef std::pair< int, int > | VISU.TIndexAndSize |
| typedef std::map < SALOME_MED::medGeometryElement, TIndexAndSize > | VISU.TCellsFirstIndex |
| typedef MED::SharedPtr< TCMesh > | VISU.PCMesh |
| typedef SharedPtr< TCSubProfile > | VISU.PCSubProfile |
| typedef MED::SharedPtr< TCProfile > | VISU.PCProfile |
| typedef SharedPtr< TCGauss > | VISU.PCGauss |
| typedef SharedPtr< TCGaussSubMesh > | VISU.PCGaussSubMesh |
| typedef SharedPtr< TCGaussMesh > | VISU.PCGaussMesh |
| typedef MED::SharedPtr< TCSubMesh > | VISU.PCSubMesh |
| typedef MED::SharedPtr < TCMeshOnEntity > | VISU.PCMeshOnEntity |
| typedef MED::SharedPtr< TCFamily > | VISU.PCFamily |
| typedef MED::SharedPtr< TCGroup > | VISU.PCGroup |
| typedef MED::SharedPtr< TCField > | VISU.PCField |
| typedef MED::SharedPtr < TCValForTime > | VISU.PCValForTime |
Functions | |
| VISU_Convertor * | CreateMEDConvertor (SALOMEDS::SObject_ptr theMedSObject) |
| VISU_Convertor * | CreateMEDFieldConvertor (SALOME_MED::FIELD_ptr theField) |
| VISU_Convertor* CreateMEDConvertor | ( | SALOMEDS::SObject_ptr | theMedSObject | ) |
| VISU_Convertor* CreateMEDFieldConvertor | ( | SALOME_MED::FIELD_ptr | theField | ) |