MCPcopy Create free account
hub / github.com/awawa-dev/HyperHDR / getRootPath

Method getRootPath

sources/base/HyperHdrManager.cpp:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41#include <lut-calibrator/LutCalibrator.h>
42
43QString HyperHdrManager::getRootPath()
44{
45 return _rootPath;
46}
47
48HyperHdrManager::HyperHdrManager(const QString& rootPath)
49 : _log(Logger::getInstance("HYPER_MANAGER"))

Callers 2

lutDownloadedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected