Photon Engine 2.0.0-beta
A physically based renderer.
|
This is the complete list of members for ph::TSdlOwnedField< Owner >, including all inherited members.
fromSdl(Owner &owner, const SdlInputClause &clause, const SdlInputContext &ctx) const | ph::TSdlOwnedField< Owner > | inline |
genPrettyName() const | ph::SdlField | |
getDescription() const | ph::SdlField | inline |
getFieldName() const | ph::SdlField | inline |
getImportance() const | ph::SdlField | inline |
getTypeName() const | ph::SdlField | inline |
getTypeSignature() const | ph::SdlField | inline |
isFallbackEnabled() const | ph::SdlField | inline |
loadFromSdl(Owner &owner, const SdlInputClause &clause, const SdlInputContext &ctx) const =0 | ph::TSdlOwnedField< Owner > | protectedpure virtual |
nativeData(SdlNonConstInstance instance) const override | ph::TSdlOwnedField< Owner > | inlinevirtual |
ownedNativeData(Owner &owner) const =0 | ph::TSdlOwnedField< Owner > | pure virtual |
ownedResources(const Owner &owner, std::vector< const ISdlResource * > &out_resources) const =0 | ph::TSdlOwnedField< Owner > | pure virtual |
ownedValueToDefault(Owner &owner) const =0 | ph::TSdlOwnedField< Owner > | pure virtual |
saveToSdl(const Owner &owner, SdlOutputClause &out_clause, const SdlOutputContext &ctx) const =0 | ph::TSdlOwnedField< Owner > | protectedpure virtual |
SdlField(std::string typeName, std::string fieldName) | ph::SdlField | |
SdlField(std::string typeName, std::string fieldName, std::string typeSignature) | ph::SdlField | |
setDescription(std::string descriptionStr) | ph::SdlField | inlineprotected |
setEnableFallback(bool isFallbackEnabled) | ph::SdlField | inlineprotected |
setImportance(EFieldImportance importance) | ph::SdlField | inlineprotected |
toSdl(const Owner &owner, SdlOutputClause &out_clause, const SdlOutputContext &ctx) const | ph::TSdlOwnedField< Owner > | inline |
TSdlNestedField class | ph::TSdlOwnedField< Owner > | friend |
TSdlOwnedField(std::string typeName, std::string valueName) | ph::TSdlOwnedField< Owner > | inline |
TSdlOwnedField(std::string typeName, std::string valueName, std::string typeSignature) | ph::TSdlOwnedField< Owner > | inline |
valueToString(const Owner &owner) const =0 | ph::TSdlOwnedField< Owner > | pure virtual |
~SdlField() | ph::SdlField | virtual |