wPlot2D version: 0.1.0
A lightweight C++ library for clear and customizable 2D scientific plots.
Loading...
Searching...
No Matches
wPlot2D::DataPlotEntity Member List

This is the complete list of members for wPlot2D::DataPlotEntity, including all inherited members.

addComponent(Args &&... args)wEngine::Entityinline
clearComponents()wEngine::Entity
DataPlotEntity(const sf::Vector2f origin, const sf::Vector2f scale, const std::vector< sf::Vector2f > &dataPoints)wPlot2D::DataPlotEntity
drawDataPlot(sf::RenderWindow &window)wPlot2D::DataPlotEntity
Entity()wEngine::Entity
getColor() constwPlot2D::DataPlotEntity
getComponent() constwEngine::Entityinline
getDashLength()wPlot2D::DataPlotEntity
getEntityID() constwEngine::Entity
getGapLength()wPlot2D::DataPlotEntity
getInterfaceComponent() constwEngine::Entityinline
getLineStyle()wPlot2D::DataPlotEntity
getThickness()wPlot2D::DataPlotEntity
hasComponent() const noexceptwEngine::Entityinline
removeComponent()wEngine::Entityinline
requireComponent(const std::string &context="") constwEngine::Entityinline
resetEntityIDCounter()wEngine::Entitystatic
setColor(sf::Color color)wPlot2D::DataPlotEntity
setDashLength(float dashLength)wPlot2D::DataPlotEntity
setGapLength(float gapLength)wPlot2D::DataPlotEntity
setLineStyle(wEngine::LineStyleComponent::LineStyle style)wPlot2D::DataPlotEntity
setThickness(float thickness)wPlot2D::DataPlotEntity
~DataPlotEntity()=defaultwPlot2D::DataPlotEntityvirtual
~Entity()wEngine::Entityvirtual