38 #ifndef H_SCENE_GRAPH_SKIN_PREFERENCES_H
39 #define H_SCENE_GRAPH_SKIN_PREFERENCES_H
55 namespace Preferences {
88 const std::string& name,
const char* value,
89 const std::string& help=
""
100 const std::string& name
114 const std::string& name,
int value,
const std::string& help=
""
128 const std::string& name,
bool value,
const std::string& help=
""
bool preference_variable_is_declared(const std::string &name)
Tests whether a variable is declared as a preference variable.
void save_preferences()
Saves the preferences.
void declare_preference_variable(const std::string &name)
Declares a variable as a preference variables.
Global Graphite namespace.
Definitions common to all include files in the scene_graph library.