Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
PipelineSetConditioner Class Reference

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

The documentation for this class was generated from the following files:
  • /github/workspace/plugins/Grindstone.Editor.PipelineSetImporter/include/PipelineSet/Converter/PipelineSetConditioner.hpp
  • /github/workspace/plugins/Grindstone.Editor.PipelineSetImporter/source/PipelineSet/Converter/PipelineSetConverter.cpp