The file contains declarations for basic interfaces that defines point coords of mesh elements. More...
#include "VISUConvertor.hxx"#include "VISU_Convertor.hxx"#include "VISU_ConvertorDef_impl.hxx"#include "MED_SliceArray.hxx"#include "MED_Structures.hxx"#include <vtkSmartPointer.h>
Go to the source code of this file.
Data Structures | |
| class | VISU.TCoordHolderBase |
| This class is responsible for keeping the mesh node coordinates. More... | |
| class | VISU.TCoordHolder< TContainerType > |
| class | VISU.TPointCoords |
| This class is responsible for representation of mesh nodes. More... | |
| class | VISU.TNamedPointCoords |
| This class is responsible for representation of mesh nodes. More... | |
Packages | |
| package | VISU |
Typedefs | |
| typedef vtkSmartPointer < vtkPointSet > | VISU.PPointSet |
| typedef MED::TFloat | VISU.TCoord |
| typedef MED::SharedPtr < TCoordHolderBase > | VISU.PCoordHolder |