38#ifndef H_SCENE_GRAPH_SKIN_PREFERENCES_H
39#define H_SCENE_GRAPH_SKIN_PREFERENCES_H
55 namespace Preferences {
72 const std::string& name
90 const std::string& name,
const char* value,
91 const std::string& help=
""
102 const std::string& name
116 const std::string& name,
int value,
const std::string& help=
""
130 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.