|
AtilaCalculatorSoftware
2.3.4
C++ Interface for Atila fem resources files
|
#include "core/binary_data.h"#include "logger/logger.h"#include <QString>#include <QStringList>#include <fstream>#include <string>#include <vtkCell.h>#include <vtkCellArray.h>#include <vtkFloatArray.h>#include <vtkHexahedron.h>#include <vtkLine.h>#include <vtkPointData.h>#include <vtkPoints.h>#include <vtkPolygon.h>#include <vtkPolyhedron.h>#include <vtkPyramid.h>#include <vtkQuad.h>#include <vtkQuadraticPyramid.h>#include <vtkQuadraticTriangle.h>#include <vtkSmartPointer.h>#include <vtkUnstructuredGrid.h>Go to the source code of this file.
Classes | |
| class | BinaryDataWrapper |
| Wrapper around the BinaryData class that allows to interact with VTK. More... | |