shiny
0.4
a shader and material management library for OGRE
|
This is the complete list of members for sh::Configuration, including all inherited members.
copyAll(PropertySet *target, PropertySetGet *context, bool copyParent=true) | sh::PropertySetGet | |
copyAll(PropertySetGet *target, PropertySetGet *context, bool copyParent=true) | sh::PropertySetGet | |
deleteProperty(const std::string &name) (defined in sh::PropertySetGet) | sh::PropertySetGet | |
getContext() (defined in sh::PropertySetGet) | sh::PropertySetGet | |
getParent() (defined in sh::PropertySetGet) | sh::PropertySetGet | inline |
getProperty(const std::string &name) (defined in sh::PropertySetGet) | sh::PropertySetGet | |
getSourceFile() (defined in sh::Configuration) | sh::Configuration | inline |
hasProperty(const std::string &name) const (defined in sh::PropertySetGet) | sh::PropertySetGet | |
listProperties() (defined in sh::PropertySetGet) | sh::PropertySetGet | inline |
mContext | sh::PropertySetGet | protected |
mParent | sh::PropertySetGet | protected |
PropertySetGet(PropertySetGet *parent) (defined in sh::PropertySetGet) | sh::PropertySetGet | |
PropertySetGet() (defined in sh::PropertySetGet) | sh::PropertySetGet | |
save(const std::string &name, std::ofstream &stream) (defined in sh::Configuration) | sh::Configuration | |
save(std::ofstream &stream, const std::string &indentation) (defined in sh::PropertySetGet) | sh::PropertySetGet | |
setContext(PropertySetGet *context) (defined in sh::PropertySetGet) | sh::PropertySetGet | |
setParent(PropertySetGet *parent) (defined in sh::PropertySetGet) | sh::PropertySetGet | |
setProperty(const std::string &name, PropertyValuePtr value) (defined in sh::PropertySetGet) | sh::PropertySetGet | virtual |
setSourceFile(const std::string &file) (defined in sh::Configuration) | sh::Configuration | inline |
~PropertySetGet() (defined in sh::PropertySetGet) | sh::PropertySetGet | inlinevirtual |