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::Entity
inline
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
() const
wPlot2D::DataPlotEntity
getComponent
() const
wEngine::Entity
inline
getDashLength
()
wPlot2D::DataPlotEntity
getEntityID
() const
wEngine::Entity
getGapLength
()
wPlot2D::DataPlotEntity
getInterfaceComponent
() const
wEngine::Entity
inline
getLineStyle
()
wPlot2D::DataPlotEntity
getThickness
()
wPlot2D::DataPlotEntity
hasComponent
() const noexcept
wEngine::Entity
inline
removeComponent
()
wEngine::Entity
inline
requireComponent
(const std::string &context="") const
wEngine::Entity
inline
resetEntityIDCounter
()
wEngine::Entity
static
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
()=default
wPlot2D::DataPlotEntity
virtual
~Entity
()
wEngine::Entity
virtual
Generated by
1.14.0