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

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

addComponent(Args &&... args)wEngine::Entityinline
addExcludedInterval(double min, double max)wPlot2D::FunctionEntity
alignToYAxis(float normalizedOffsetX=0.0f, float normalizedOffsetY=0.0f)wPlot2D::FunctionEntity
clearComponents()wEngine::Entity
clearExcludedIntervals()wPlot2D::FunctionEntity
drawFunction(sf::RenderWindow &window, double startX, double endX, size_t nbPoints=1000)wPlot2D::FunctionEntity
Entity()wEngine::Entity
FunctionEntity(const sf::Vector2f origin, const sf::Vector2f scale, std::function< double(double) > func)wPlot2D::FunctionEntity
getColor() constwPlot2D::FunctionEntity
getComponent() constwEngine::Entityinline
getDashLength() constwPlot2D::FunctionEntity
getEntityID() constwEngine::Entity
getGapLength() constwPlot2D::FunctionEntity
getInterfaceComponent() constwEngine::Entityinline
getLineStyle() constwPlot2D::FunctionEntity
getOffset() constwPlot2D::FunctionEntity
getPosition() constwPlot2D::FunctionEntity
getRotation() constwPlot2D::FunctionEntity
getThickness() constwPlot2D::FunctionEntity
hasComponent() const noexceptwEngine::Entityinline
removeComponent()wEngine::Entityinline
requireComponent(const std::string &context="") constwEngine::Entityinline
resetEntityIDCounter()wEngine::Entitystatic
setColor(sf::Color color)wPlot2D::FunctionEntity
setDashLength(float dashLength)wPlot2D::FunctionEntity
setGapLength(float gapLength)wPlot2D::FunctionEntity
setLineStyle(wEngine::LineStyleComponent::LineStyle style)wPlot2D::FunctionEntity
setOffset(float offsetX, float offsetY)wPlot2D::FunctionEntity
setPosition(sf::Vector2f position)wPlot2D::FunctionEntity
setRotation(float angleDegrees)wPlot2D::FunctionEntity
setScale(sf::Vector2f scale)wPlot2D::FunctionEntity
setThickness(float thickness)wPlot2D::FunctionEntity
~Entity()wEngine::Entityvirtual
~FunctionEntity()=defaultwPlot2D::FunctionEntityvirtual