|
Rendu
A lightweight rendering engine for experimentations
|
This is the complete list of members for AtmosphereConfig, including all inherited members.
| _infos | Config | private |
| _rawArguments | Config | private |
| _showHelp | Config | private |
| arguments() const | Config | protected |
| AtmosphereConfig(const std::vector< std::string > &argv) | AtmosphereConfig | inlineexplicit |
| Config(const std::vector< std::string > &argv) | Config | explicit |
| forceAspectRatio | RenderingConfig | |
| fullscreen | RenderingConfig | |
| initialHeight | RenderingConfig | |
| initialWidth | RenderingConfig | |
| internalVerticalResolution | RenderingConfig | |
| outputPath | AtmosphereConfig | |
| parseFromArgs(const std::vector< std::string > &argv, std::vector< KeyValues > &arguments) | Config | privatestatic |
| parseFromFile(const std::string &filePath, std::vector< KeyValues > &arguments) | Config | privatestatic |
| rate | RenderingConfig | |
| registerArgument(const std::string &longName, const std::string &shortName, const std::string &details, const std::vector< std::string > ¶ms={}) | Config | protected |
| registerArgument(const std::string &longName, const std::string &shortName, const std::string &details, const std::string ¶m) | Config | protected |
| registerSection(const std::string &name) | Config | protected |
| RenderingConfig(const std::vector< std::string > &argv) | RenderingConfig | explicit |
| renderingResolution() | RenderingConfig | |
| resolution | AtmosphereConfig | |
| resourcesPath | RenderingConfig | |
| samples | AtmosphereConfig | |
| screenResolution | RenderingConfig | |
| showHelp() | Config | |
| trackDebug | RenderingConfig | |
| version | RenderingConfig | |
| vsync | RenderingConfig | |
| windowFrame | RenderingConfig |