MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ ShaderProcessorConfig() [2/2]

MayaFlux::Buffers::ShaderProcessorConfig::ShaderProcessorConfig ( std::string  path)
inline

Definition at line 71 of file ShaderProcessor.hpp.

72 : shader_path(std::move(path))
73 {
74 }
std::string shader_path
Path to shader file.