#include "VISU_Convertor_impl.hxx"#include "VISU_Structures_impl.hxx"#include "VISU_PointCoords.hxx"#include "VISU_MeshValue.hxx"#include "VISU_AppendFilter.hxx"#include "VISU_AppendPolyData.hxx"#include "VTKViewer_CellLocationsArray.h"#include "VISU_CommonCellsFilter.hxx"#include "VISU_ConvertorUtils.hxx"#include <vtkUnstructuredGrid.h>#include <vtkPolyData.h>#include <vtkPoints.h>#include <vtkPointData.h>#include <vtkCellData.h>#include <vtkIdList.h>#include <vtkCellType.h>#include <vtkCellArray.h>#include <vtkCellLinks.h>#include <vtkUnsignedCharArray.h>#include <QString>#include <QFileInfo>#include <memory>
Variables | |
| static vtkFloatingPointType | ERR_SIZE_CALC = 1.00 |
| static int | MYVTKDEBUG = 0 |
| static int | MYDEBUG = 0 |
| static int | MYDEBUGWITHFILES = 0 |
vtkFloatingPointType ERR_SIZE_CALC = 1.00 [static] |
int MYVTKDEBUG = 0 [static] |
int MYDEBUG = 0 [static] |
int MYDEBUGWITHFILES = 0 [static] |