NGL  6.5
The NCCA Graphics Library
ShaderLib.cpp File Reference

implementation files for ShaderLibrary and manager class More...

#include <cstdlib>
#include <fstream>
#include <memory>
#include <algorithm>
#include "ShaderLib.h"
#include "TextShaders.h"
#include "ColourShaders.h"
#include "DiffuseShaders.h"
#include "ToonShaders.h"
#include "rapidjson/document.h"
+ Include dependency graph for ShaderLib.cpp:

Go to the source code of this file.

Namespaces

 ngl
 implementation files for RibExport class
 

Functions

void ngl::ceckGLError (const std::string &_file, const int _line) noexcept
 

Detailed Description

implementation files for ShaderLibrary and manager class

Definition in file ShaderLib.cpp.