|
Photon Engine 2.0.0-beta
A physically based renderer.
|
This is the complete list of members for ph::SdlCommandParser, including all inherited members.
| beginCommand(ESdlCommandType commandType, const SdlClass *targetClass, SdlInputContext *out_ctx)=0 | ph::SdlCommandParser | protectedpure virtual |
| commandVersionSet(const SemanticVersion &version, const SdlInputContext &ctx)=0 | ph::SdlCommandParser | protectedpure virtual |
| createResource(std::string_view resourceName, const SdlInputContext &ctx, ESdlCommandType commandType)=0 | ph::SdlCommandParser | protectedpure virtual |
| endCommand()=0 | ph::SdlCommandParser | protectedpure virtual |
| flush() | ph::SdlCommandParser | |
| getCommandVersion() const | ph::SdlCommandParser | inline |
| getPacketInterface() | ph::SdlCommandParser | |
| getResource(std::string_view resourceName, const SdlInputContext &ctx)=0 | ph::SdlCommandParser | protectedpure virtual |
| getSceneWorkingDirectory() const | ph::SdlCommandParser | inline |
| initResource(std::string_view resourceName, ISdlResource *resource, const SdlInputContext &ctx, SdlInputClauses &clauses, ESdlCommandType commandType)=0 | ph::SdlCommandParser | protectedpure virtual |
| numParsedCommands() const | ph::SdlCommandParser | inline |
| numParseErrors() const | ph::SdlCommandParser | inline |
| parse(std::string_view rawCommandSegment) | ph::SdlCommandParser | |
| runExecutor(std::string_view executorName, const SdlInputContext &ctx, ISdlResource *targetResource, SdlInputClauses &clauses, ESdlCommandType commandType)=0 | ph::SdlCommandParser | protectedpure virtual |
| SdlCommandParser(TSpanView< const SdlClass * > targetClasses) | ph::SdlCommandParser | explicit |
| 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)=0 | ph::SdlCommandParser | protectedpure virtual |
| ~SdlCommandParser() | ph::SdlCommandParser | virtual |