4 #include <syb3r/tools/ShellExec.h> 15 std::string blenderCmd =
"blender";
17 bool render(
const std::string &blendFile,
const std::string &scriptFile);
19 std::vector<std::string> m_log;
21 virtual void parseLine(
const char *line);
Definition: CameraPathEvaluation.cpp:10
Definition: RenderJob.h:12