wPlot2D
version: 0.1.0
A lightweight C++ library for clear and customizable 2D scientific plots.
Loading...
Searching...
No Matches
wPlot2D::FrameEntity Member List
This is the complete list of members for
wPlot2D::FrameEntity
, including all inherited members.
addComponent
(Args &&... args)
wEngine::Entity
inline
clearComponents
()
wEngine::Entity
Entity
()
wEngine::Entity
FrameEntity
(bool enabled=true)
wPlot2D::FrameEntity
getComponent
() const
wEngine::Entity
inline
getEntityID
() const
wEngine::Entity
getFillColor
() const
wPlot2D::FrameEntity
getInterfaceComponent
() const
wEngine::Entity
inline
getOutlineColor
() const
wPlot2D::FrameEntity
getPadding
() const
wPlot2D::FrameEntity
getThickness
() const
wPlot2D::FrameEntity
hasComponent
() const noexcept
wEngine::Entity
inline
isEnabled
() const
wPlot2D::FrameEntity
removeComponent
()
wEngine::Entity
inline
render
(sf::RenderWindow &window)
wPlot2D::FrameEntity
requireComponent
(const std::string &context="") const
wEngine::Entity
inline
resetEntityIDCounter
()
wEngine::Entity
static
setEnabled
(bool enabled)
wPlot2D::FrameEntity
setFillColor
(const sf::Color &color)
wPlot2D::FrameEntity
setOutlineColor
(const sf::Color &color)
wPlot2D::FrameEntity
setPadding
(const sf::Vector2f &padding)
wPlot2D::FrameEntity
setThickness
(float thickness)
wPlot2D::FrameEntity
update
(const sf::FloatRect &contentBounds, const sf::Vector2f &position)
wPlot2D::FrameEntity
~Entity
()
wEngine::Entity
virtual
~FrameEntity
()=default
wPlot2D::FrameEntity
virtual
Generated by
1.14.0