#include "../../Common/Utility/Misc/GoNogo.h"#include "../../C++/Common/DataSource/FiletoPoly/FiletoPoly.h"#include "../../Common/Observer/Subject.h"#include <vtkObject.h>#include <vtkActor.h>#include <vtkPolyDataMapper.h>#include <vtkPolyData.h>#include <string>Include dependency graph for FiletoActor.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | FiletoActor |
| The purpose of this class is to contruct a dataflow from a file as input to an actor as output. More... | |