![]() |
OpenIndy-Core
0.2.0.43
|
The NeededElement class Save the needed element types that are necessary to solve a function. More...
#include <function.h>
Public Attributes | |
ElementTypes | typeOfElement |
QString | description |
bool | infinite |
The NeededElement class Save the needed element types that are necessary to solve a function.
QString oi::NeededElement::description |
bool oi::NeededElement::infinite |
ElementTypes oi::NeededElement::typeOfElement |