MachineIntelligenceCore:Visualization
|
#include <opengl/visualization/Window.hpp>
#include <types/Color.hpp>
#include <utils/DataCollector.hpp>
Go to the source code of this file.
Classes | |
class | mic::opengl::visualization::WindowCollectorChart< eT > |
OpenGL-based window responsible for displaying data collected in DataCollector objects in the form of a chart. More... | |
Namespaces | |
mic | |
mic::opengl | |
Contains classess and tools related to visualization with OpenGl. | |
mic::opengl::visualization | |
Contains classess and tools related to visualization of input data, SDRs etc. | |
Typedefs | |
typedef WindowCollectorChart < float > | mic::opengl::visualization::WindowCollectorFloatChart |