#include <world_node_creator.hpp>
List of all members.
Constructor & Destructor Documentation
| psynth::world_node_creator::world_node_creator |
( |
| ) |
[inline] |
| psynth::world_node_creator::~world_node_creator |
( |
| ) |
[inline] |
Member Function Documentation
template<class T >
| void psynth::world_node_creator::add_param |
( |
const std::string & |
name, |
|
|
const T & |
value |
|
) |
| [inline] |
| void psynth::world_node_creator::clear |
( |
| ) |
[inline] |
| void psynth::world_node_creator::set_name |
( |
const std::string & |
name | ) |
[inline] |
template<class T >
| void psynth::world_node_creator::set_param |
( |
const std::string & |
name, |
|
|
const T & |
value |
|
) |
| [inline] |
The documentation for this class was generated from the following files: