Voxeloop  0.1.0
Musical Loop Generation in Voxel World
Shader Class Reference

#include <Shader.hpp>

Collaboration diagram for Shader:
Collaboration graph

Public Member Functions

 Shader (const char *vertexfile, const char *fragmentfile)
 
void activate ()
 
void remove ()
 

Public Attributes

GLuint ID
 

Constructor & Destructor Documentation

◆ Shader()

Shader::Shader ( const char *  vertexfile,
const char *  fragmentfile 
)

Member Function Documentation

◆ activate()

void Shader::activate ( )

◆ remove()

void Shader::remove ( )

Member Data Documentation

◆ ID

GLuint Shader::ID

The documentation for this class was generated from the following files: