![]() |
wPlot2D version: 0.1.0
A lightweight C++ library for clear and customizable 2D scientific plots.
|
#include <SFML/System/Vector2.hpp>
#include <cmath>
#include <vector>
#include <algorithm>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | wEngine::MathUtils |
Provides common mathematical helper functions for plotting and geometry. More... |
Namespaces | |
namespace | wEngine |