This is the complete list of members for PresetManager, including all inherited members.
AllProfiles() const | PresetManager | |
CreateProfile(const std::string &_name) | PresetManager | |
CreateProfile(const sdf::ElementPtr _sdf) | PresetManager | |
CurrentProfile(const std::string &_name) | PresetManager | |
CurrentProfile() const | PresetManager | |
GenerateSDFFromPreset(const std::string &_name, sdf::ElementPtr &_elem) const | PresetManager | |
GetCurrentProfileParam(const std::string &_key, boost::any &_value) | PresetManager | |
GetProfileParam(const std::string &_name, const std::string &_key, boost::any &_value) const | PresetManager | |
HasProfile(const std::string &_name) const | PresetManager | |
PresetManager(PhysicsEnginePtr _physicsEngine, const sdf::ElementPtr _sdf) | PresetManager | |
ProfileSDF(const std::string &_name) const | PresetManager | |
ProfileSDF(const std::string &_name, const sdf::ElementPtr _sdf) | PresetManager | |
RemoveProfile(const std::string &_name) | PresetManager | |
SetCurrentProfileParam(const std::string &_key, const boost::any &_value) | PresetManager | |
SetProfileParam(const std::string &_profileName, const std::string &_key, const boost::any &_value) | PresetManager | |
~PresetManager() | PresetManager |