|
wPlot2D version: 0.1.0
A lightweight C++ library for clear and customizable 2D scientific plots.
|
This is the complete list of members for wEngine::FunctionComponent, including all inherited members.
| calculate(double x) const | wEngine::FunctionComponent | |
| Component() | wEngine::Component | protected |
| debugPrint() const | wEngine::FunctionComponent | |
| disable() | wEngine::Component | virtual |
| enable() | wEngine::Component | virtual |
| FunctionComponent(std::function< double(double) > function) | wEngine::FunctionComponent | |
| getParent() const | wEngine::Component | |
| isEnabled() const | wEngine::Component | |
| setParent(Entity *parent) | wEngine::Component | |
| ~Component()=default | wEngine::Component | virtual |
| ~FunctionComponent()=default | wEngine::FunctionComponent | virtual |