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

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

beginCommand(ESdlCommandType commandType, const SdlClass *targetClass, SdlInputContext *out_ctx)=0ph::SdlCommandParserprotectedpure virtual
commandVersionSet(const SemanticVersion &version, const SdlInputContext &ctx)=0ph::SdlCommandParserprotectedpure virtual
createResource(std::string_view resourceName, const SdlInputContext &ctx, ESdlCommandType commandType)=0ph::SdlCommandParserprotectedpure virtual
endCommand()=0ph::SdlCommandParserprotectedpure virtual
flush()ph::SdlCommandParser
getCommandVersion() constph::SdlCommandParserinline
getPacketInterface()ph::SdlCommandParser
getResource(std::string_view resourceName, const SdlInputContext &ctx)=0ph::SdlCommandParserprotectedpure virtual
getSceneWorkingDirectory() constph::SdlCommandParserinline
initResource(std::string_view resourceName, ISdlResource *resource, const SdlInputContext &ctx, SdlInputClauses &clauses, ESdlCommandType commandType)=0ph::SdlCommandParserprotectedpure virtual
numParsedCommands() constph::SdlCommandParserinline
numParseErrors() constph::SdlCommandParserinline
parse(std::string_view rawCommandSegment)ph::SdlCommandParser
runExecutor(std::string_view executorName, const SdlInputContext &ctx, ISdlResource *targetResource, SdlInputClauses &clauses, ESdlCommandType commandType)=0ph::SdlCommandParserprotectedpure virtual
SdlCommandParser(TSpanView< const SdlClass * > targetClasses)ph::SdlCommandParserexplicit
SdlCommandParser(TSpanView< const SdlClass * > targetClasses, const Path &sceneWorkingDirectory)ph::SdlCommandParser
setPacketInterface(std::unique_ptr< SdlDataPacketInterface > interface)ph::SdlCommandParser
setSceneWorkingDirectory(const Path &directory)ph::SdlCommandParser
storeNamedDataPacket(std::string_view packetName, const SdlInputClauses &packet, const SdlInputContext &ctx)=0ph::SdlCommandParserprotectedpure virtual
~SdlCommandParser()ph::SdlCommandParservirtual