#include <Cg/cg.h>
#include <Cg/cgGL.h>
#include <string>
#include <map>
#include "tinyXML/tinyxml.h"
#include "logger.h"
Go to the source code of this file.
Classes | |
class | ShaderProgram |
Cg shader encapsulation. More... | |
class | ShaderLoader |
Cg shader manager and loader. More... |