Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ph::SdlCommandGenerator Member List

This is the complete list of members for ph::SdlCommandGenerator, including all inherited members.

beginCommand(const SdlClass *targetClass, SdlOutputContext *out_ctx)=0ph::SdlCommandGeneratorprotectedpure virtual
clearStats()ph::SdlCommandGenerator
commandGenerated(std::string_view commandStr, const SdlOutputContext &ctx)=0ph::SdlCommandGeneratorprotectedpure virtual
endCommand()=0ph::SdlCommandGeneratorprotectedpure virtual
generateCachedNamedDataPacketCommand(const SdlNamedOutputClauses &namedClauses)ph::SdlCommandGenerator
generateResourceCommand(const ISdlResource *resource, std::string_view resourceName)ph::SdlCommandGenerator
generateVersionCommand(const SemanticVersion &version)ph::SdlCommandGenerator
getPacketInterface()ph::SdlCommandGenerator
getSceneWorkingDirectory() constph::SdlCommandGeneratorinline
hasTarget(const SdlClass *clazz) constph::SdlCommandGenerator
numGeneratedCommands() constph::SdlCommandGeneratorinline
numGenerationErrors() constph::SdlCommandGeneratorinline
saveResource(const ISdlResource *resource, const SdlOutputContext &ctx, SdlOutputClauses &clauses)=0ph::SdlCommandGeneratorprotectedpure virtual
SdlCommandGenerator(TSpanView< const SdlClass * > targetClasses)ph::SdlCommandGeneratorexplicit
SdlCommandGenerator(TSpanView< const SdlClass * > targetClasses, const Path &sceneWorkingDirectory)ph::SdlCommandGenerator
setPacketInterface(std::unique_ptr< SdlDataPacketInterface > interface)ph::SdlCommandGenerator
setSceneWorkingDirectory(const Path &directory)ph::SdlCommandGenerator
~SdlCommandGenerator()ph::SdlCommandGeneratorvirtual