|
| Parameter (Template prmTemplate) |
|
std::string | getName () const |
|
std::string | getLabel () const |
|
enzo::prm::Type | getType () const |
|
unsigned int | getVectorSize () const |
|
bt::floatT | evalFloat (unsigned int index=0) const |
|
bt::String | evalString (unsigned int index=0) const |
|
bt::intT | evalInt (unsigned int index=0) const |
|
void | setInt (bt::intT value, unsigned int index=0) |
|
void | setFloat (bt::floatT value, unsigned int index=0) |
|
void | setString (bt::String value, unsigned int index=0) |
|
const Template & | getTemplate () |
|
|
boost::signals2::signal< void()> | valueChanged |
|
The documentation for this class was generated from the following files:
- src/Engine/Parameter/Parameter.h
- src/Engine/Parameter/Parameter.cpp