|
wPlot2D version: 0.1.0
A lightweight C++ library for clear and customizable 2D scientific plots.
|
This is the complete list of members for wPlot2D::NotchEntity, including all inherited members.
| addComponent(Args &&... args) | wEngine::Entity | inline |
| clearComponents() | wEngine::Entity | |
| Entity() | wEngine::Entity | |
| getComponent() const | wEngine::Entity | inline |
| getEntityID() const | wEngine::Entity | |
| getInterfaceComponent() const | wEngine::Entity | inline |
| hasComponent() const noexcept | wEngine::Entity | inline |
| NotchEntity(AxisType type) | wPlot2D::NotchEntity | |
| removeComponent() | wEngine::Entity | inline |
| render(sf::RenderWindow &window) | wPlot2D::NotchEntity | |
| requireComponent(const std::string &context="") const | wEngine::Entity | inline |
| resetEntityIDCounter() | wEngine::Entity | static |
| ~Entity() | wEngine::Entity | virtual |
| ~NotchEntity()=default | wPlot2D::NotchEntity | virtual |