Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
Public Member Functions | |
PipelineSetConditioner (WriteCallback writeFn=nullptr, LogCallback logFn=nullptr, ResolvePathCallback resolvePathFn=nullptr) | |
void | Add (const std::filesystem::path &path) |
void | Scan (const std::filesystem::path &path) |
void | Convert (CompilationOptions options) |
void | Rerun (const std::filesystem::path &path) |
LogCallback | GetLogCallback () const |