|
| Default (bt::floatT floatDefault=0, const char *stringDefault="") |
|
bt::floatT | getFloat () const |
|
bt::intT | getInt () const |
|
const char * | getString () const |
|
void | set (bt::floatT thefloat, const char *thestring) |
|
void | setFloat (bt::floatT value) |
|
void | setInt (bt::intT value) |
|
void | setString (const char *value) |
|
The documentation for this class was generated from the following files:
- src/Engine/Parameter/Default.h
- src/Engine/Parameter/Default.cpp