TTK
|
#include <ttkCinemaProductReader.h>
#include <vtkInformation.h>
#include <vtkDoubleArray.h>
#include <vtkFieldData.h>
#include <vtkImageData.h>
#include <vtkMultiBlockDataSet.h>
#include <vtkStringArray.h>
#include <vtkTable.h>
#include <vtkXMLGenericDataObjectReader.h>
Go to the source code of this file.
Functions | |
vtkStandardNewMacro (ttkCinemaProductReader) | |
template<class readerT > | |
vtkSmartPointer< vtkDataObject > | readFileLocal_ (const std::string &pathToFile, vtkNew< readerT > &reader) |
vtkSmartPointer< vtkDataObject > readFileLocal_ | ( | const std::string & | pathToFile, |
vtkNew< readerT > & | reader | ||
) |
Definition at line 41 of file ttkCinemaProductReader.cpp.
vtkStandardNewMacro | ( | ttkCinemaProductReader | ) |