![]() |
wPlot2D version: 0.1.0
A lightweight C++ library for clear and customizable 2D scientific plots.
|
Implementation of the FunctionEntity class. More...
#include "wFunctionEntity.hpp"
#include "../srcUtils/wLineDrawer.hpp"
#include "../srcUtils/wMathUtils.hpp"
#include "../srcComponents/wColorComponent.hpp"
#include "../srcComponents/wPositionComponent.hpp"
#include "../srcComponents/wScaleComponent.hpp"
#include "../srcComponents/wOffsetComponent.hpp"
#include "../srcComponents/wThicknessComponent.hpp"
#include "../srcComponents/wFunctionComponent.hpp"
#include "../srcComponents/wDiscontinuityComponent.hpp"
#include "../srcComponents/wRotationComponent.hpp"
#include <numbers>
Namespaces | |
namespace | wPlot2D |
Implementation of the FunctionEntity class.