|
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::ThicknessComponent, including all inherited members.
| Component() | wEngine::Component | protected |
| debugPrint() const | wEngine::ThicknessComponent | |
| disable() | wEngine::Component | virtual |
| enable() | wEngine::Component | virtual |
| getParent() const | wEngine::Component | |
| getThickness() const | wEngine::ThicknessComponent | |
| isEnabled() const | wEngine::Component | |
| setParent(Entity *parent) | wEngine::Component | |
| setThickness(float newThickness) | wEngine::ThicknessComponent | |
| ThicknessComponent(float thickness=2.0f) | wEngine::ThicknessComponent | |
| ~Component()=default | wEngine::Component | virtual |
| ~ThicknessComponent()=default | wEngine::ThicknessComponent | virtual |