|
Photon Engine 2.0.0-beta
A physically based renderer.
|
This is the complete list of members for ph::SdlOutputContext, including all inherited members.
| genPrettySrcInfo() const | ph::SdlIOContext | |
| getDependencyResolver() const | ph::SdlOutputContext | inline |
| getNamedOutputClauses() const | ph::SdlOutputContext | inline |
| getResourceName(const ISdlResource *resource) const | ph::SdlOutputContext | |
| getSrcClass() const | ph::SdlIOContext | inline |
| getSrcStruct() const | ph::SdlIOContext | inline |
| getWorkingDirectory() const | ph::SdlIOContext | inline |
| operator=(const SdlIOContext &rhs)=default | ph::SdlIOContext | protected |
| operator=(SdlIOContext &&rhs)=default | ph::SdlIOContext | protected |
| SdlIOContext() | ph::SdlIOContext | inlineprotected |
| SdlIOContext(const Path *workingDirectory, const SdlClass *srcClass=nullptr, const SdlStruct *srcStruct=nullptr) | ph::SdlIOContext | inlineexplicitprotected |
| SdlIOContext(const SdlIOContext &other)=default | ph::SdlIOContext | protected |
| SdlIOContext(SdlIOContext &&other)=default | ph::SdlIOContext | protected |
| SdlOutputContext() | ph::SdlOutputContext | inline |
| SdlOutputContext(const Path *workingDirectory, const SdlClass *srcClass=nullptr, const SdlStruct *srcStruct=nullptr) | ph::SdlOutputContext | inlineexplicit |
| SdlOutputContext(const SdlDependencyResolver *dependencyResolver, SdlNamedOutputClauses *namedOutputClauses, const Path *workingDirectory, const SdlClass *srcClass=nullptr, const SdlStruct *srcStruct=nullptr) | ph::SdlOutputContext | inline |
| setSrcClass(const SdlClass *srcClass) | ph::SdlIOContext | inline |
| setSrcStruct(const SdlStruct *srcStruct) | ph::SdlIOContext | inline |