wPlot2D version: 0.1.0
A lightweight C++ library for clear and customizable 2D scientific plots.
Loading...
Searching...
No Matches
wDataPlotEntity.hpp File Reference
#include "../srcEntity/wEntity.hpp"
#include <SFML/System/Vector2.hpp>
#include <SFML/Graphics.hpp>
#include "../srcComponents/wLineStyleComponent.hpp"
Include dependency graph for wDataPlotEntity.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  wPlot2D::DataPlotEntity
 Entity for plotting raw data points as a connected polyline. More...

Namespaces

namespace  wPlot2D