![]() |
wPlot2D version: 0.1.0
A lightweight C++ library for clear and customizable 2D scientific plots.
|
#include <SFML/Graphics.hpp>
#include <string>
#include <map>
#include <stdexcept>
#include <iostream>
Go to the source code of this file.
Classes | |
class | wEngine::AssetManager |
Manages graphical assets such as fonts for reuse across the application. More... |
Namespaces | |
namespace | wEngine |