libigl v2.5.0
Loading...
Searching...
No Matches
uniform_type_to_string.h File Reference
#include "../igl_inline.h"
#include "gl.h"
#include <string>
#include "uniform_type_to_string.cpp"

Go to the source code of this file.

Namespaces

namespace  igl
 
namespace  igl::opengl
 

Functions

std::string igl::opengl::uniform_type_to_string (const GLenum type)
 Convert a GL uniform variable type (say, returned from glGetActiveUniform) and output a string naming that type.