1 #ifndef INCLUDE_GAZE_PIPELINE_STEPS_FALLBACK_STEP_H_
2 #define INCLUDE_GAZE_PIPELINE_STEPS_FALLBACK_STEP_H_
6 #include "gaze/gui/visualizeable.h"
7 #include "gaze/pipeline_step.h"
8 #include "gaze/util/data.h"
49 #endif // INCLUDE_GAZE_PIPELINE_STEPS_FALLBACK_STEP_H_
Abstract base class for PipelineSteps. Must be inherited from.
Implements VisualizeableBase for several widget types.
This pipeline step is used whenever something goes wrong.
Wraps the data acquired per frame into a single instance.
void visualize(util::Data &) override
void process(util::Data &) override