In file gfx/libcallgl/callgl.hxx:

bool CallGL::loadProgram

(GLuint id, const string source)

Load an OpenGL program into the driver.

Documentation

Load an OpenGL program into the driver. Target type (GL_NV_VERTEX_PROGRAM, ...) and loading method (LoadProgramNV, ProgramStringARB, ...) is determined from the "!!..." program header.

Alphabetic index Hierarchy of classes



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