|
Photon Engine 2.0.0-beta
A physically based renderer.
|
This is the complete list of members for ph::TSdlNestedField< OuterType, InnerType >, including all inherited members.
| fromSdl(OuterType &owner, const SdlInputClause &clause, const SdlInputContext &ctx) const | ph::TSdlOwnedField< OuterType > | 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(OuterType &outerObj, const SdlInputClause &clause, const SdlInputContext &ctx) const override | ph::TSdlNestedField< OuterType, InnerType > | inlineprotectedvirtual |
| nativeData(SdlNonConstInstance instance) const override | ph::TSdlOwnedField< OuterType > | inlinevirtual |
| ownedNativeData(OuterType &outerObj) const override | ph::TSdlNestedField< OuterType, InnerType > | inlinevirtual |
| ownedResources(const OuterType &outerObj, std::vector< const ISdlResource * > &out_resources) const override | ph::TSdlNestedField< OuterType, InnerType > | inlinevirtual |
| ownedValueToDefault(OuterType &outerObj) const override | ph::TSdlNestedField< OuterType, InnerType > | inlinevirtual |
| saveToSdl(const OuterType &outerObj, SdlOutputClause &out_clause, const SdlOutputContext &ctx) const override | ph::TSdlNestedField< OuterType, InnerType > | protectedvirtual |
| 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 OuterType &owner, SdlOutputClause &out_clause, const SdlOutputContext &ctx) const | ph::TSdlOwnedField< OuterType > | inline |
| TSdlNestedField(InnerType OuterType::*innerObjPtr, const TSdlOwnedField< InnerType > *innerObjField) | ph::TSdlNestedField< OuterType, InnerType > | inline |
| TSdlOwnedField(std::string typeName, std::string valueName) | ph::TSdlOwnedField< OuterType > | inline |
| TSdlOwnedField(std::string typeName, std::string valueName, std::string typeSignature) | ph::TSdlOwnedField< OuterType > | inline |
| valueToString(const OuterType &outerObj) const override | ph::TSdlNestedField< OuterType, InnerType > | inlinevirtual |
| ~SdlField() | ph::SdlField | virtual |