CSCI441 OpenGL Library 5.9.0
CS@Mines CSCI441 Computer Graphics Course Library
Loading...
Searching...
No Matches
Classes | Namespaces
ShaderProgramPipeline.hpp File Reference

Class to work with Shader Program Pipelines. More...

#include "ShaderProgram.hpp"
#include <cstdlib>

Go to the source code of this file.

Classes

class  CSCI441::ShaderProgramPipeline
 Handles registration and compilation of Shader Program Pipelines. More...
 

Namespaces

namespace  CSCI441
 CSCI441 Helper Functions for OpenGL.
 

Detailed Description

Class to work with Shader Program Pipelines.

Author
Dr. Jeffrey Paone

These functions, classes, and constants help minimize common code that needs to be written.