Cinder  0.9.1
cinder::gl::ShaderPreprocessor Member List

This is the complete list of members for cinder::gl::ShaderPreprocessor, including all inherited members.

addDefine(const std::string &define)cinder::gl::ShaderPreprocessor
addDefine(const std::string &define, const std::string &value)cinder::gl::ShaderPreprocessor
addSearchDirectory(const fs::path &directory)cinder::gl::ShaderPreprocessor
parse(const fs::path &sourcePath, std::set< fs::path > *includedFiles=nullptr)cinder::gl::ShaderPreprocessor
parse(const std::string &source, const fs::path &sourcePath, std::set< fs::path > *includedFiles=nullptr)cinder::gl::ShaderPreprocessor
removeSearchDirectory(const fs::path &directory)cinder::gl::ShaderPreprocessor
setDefineDirectives(const std::vector< std::string > &defines)cinder::gl::ShaderPreprocessor
setVersion(int version)cinder::gl::ShaderPreprocessor
ShaderPreprocessor()cinder::gl::ShaderPreprocessor