|
| NumericFilter (T min=-INFINITY, T max=INFINITY, bool clamp=true, bool eofCheck=true, bool allowEmpty=true) |
|
bool | operator() (sf::String &str) |
|
void | setClamp (bool value) |
|
void | setMin (const T &value) |
|
void | setMax (const T &value) |
|
template<class T = double>
class NumericFilter< T >
- Examples:
- DemoApp.
The documentation for this class was generated from the following file: