LuxCore  2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
luxrays::Properties Member List

This is the complete list of members for luxrays::Properties, including all inherited members.

Clear()luxrays::Properties
Delete(const std::string &propName)luxrays::Properties
DeleteAll(const std::vector< std::string > &propNames)luxrays::Properties
Get(const std::string &propName) const luxrays::Properties
Get(const Property &defaultProp) const luxrays::Properties
GetAllNames() const luxrays::Properties
GetAllNames(const std::string &prefix) const luxrays::Properties
GetAllNamesRE(const std::string &regularExpression) const luxrays::Properties
GetAllProperties(const std::string &prefix) const luxrays::Properties
GetAllUniqueSubNames(const std::string &prefix) const luxrays::Properties
GetSize() const luxrays::Properties
HaveNames(const std::string &prefix) const luxrays::Properties
HaveNamesRE(const std::string &regularExpression) const luxrays::Properties
IsDefined(const std::string &propName) const luxrays::Properties
namesluxrays::Propertiesprivate
operator<<(const Property &prop)luxrays::Properties
operator<<(const Properties &props)luxrays::Properties
Properties()luxrays::Propertiesinline
Properties(const std::string &fileName)luxrays::Properties
propsluxrays::Propertiesprivate
Set(const Property &prop)luxrays::Properties
Set(const Properties &prop)luxrays::Properties
Set(const Properties &props, const std::string &prefix)luxrays::Properties
SetFromFile(const std::string &fileName)luxrays::Properties
SetFromStream(std::istream &stream)luxrays::Properties
SetFromString(const std::string &propDefinitions)luxrays::Properties
ToString() const luxrays::Properties
~Properties()luxrays::Propertiesinline