In file ./include/callgl.hxx:

std::vector<float> CallGL::getTexLevelParameterFloat

(const char* target,
  GLuint tex,
  GLuint level,
  const char* pname)

Equivalent to glGetTexLevelParameterfv() but with strings

Documentation

Equivalent to glGetTexLevelParameterfv() but with strings

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.