wPlot2D
version: 0.1.0
A lightweight C++ library for clear and customizable 2D scientific plots.
Loading...
Searching...
No Matches
wPlot2D::LineEntity Member List
This is the complete list of members for
wPlot2D::LineEntity
, including all inherited members.
addComponent
(Args &&... args)
wEngine::Entity
inline
clearComponents
()
wEngine::Entity
Entity
()
wEngine::Entity
getArrowSize
() const
wPlot2D::LineEntity
getComponent
() const
wEngine::Entity
inline
getEndPoint
() const
wPlot2D::LineEntity
getEntityID
() const
wEngine::Entity
getInterfaceComponent
() const
wEngine::Entity
inline
getStartPoint
() const
wPlot2D::LineEntity
getThickness
() const
wPlot2D::LineEntity
hasArrow
() const
wPlot2D::LineEntity
hasComponent
() const noexcept
wEngine::Entity
inline
LineEntity
(const sf::Vector2f &origin, const sf::Vector2f &scale, const sf::Vector2f &start, const sf::Vector2f &end, bool withArrow=false)
wPlot2D::LineEntity
removeComponent
()
wEngine::Entity
inline
render
(sf::RenderWindow &window)
wPlot2D::LineEntity
requireComponent
(const std::string &context="") const
wEngine::Entity
inline
resetEntityIDCounter
()
wEngine::Entity
static
setArrowSize
(float arrowSize)
wPlot2D::LineEntity
setColor
(sf::Color color)
wPlot2D::LineEntity
setDashLength
(float dashLength)
wPlot2D::LineEntity
setGapLength
(float gapLength)
wPlot2D::LineEntity
setLineStyle
(wEngine::LineStyleComponent::LineStyle style)
wPlot2D::LineEntity
setThickness
(float thickness)
wPlot2D::LineEntity
~Entity
()
wEngine::Entity
virtual
~LineEntity
()=default
wPlot2D::LineEntity
virtual
Generated by
1.14.0