In file gfx/libcallgl/callgl.hxx:

template<GLuint TARGET> class CallGL::NVProg

An instance of an NVIDIA program loaded into the driver.

Documentation

An instance of an NVIDIA program loaded into the driver. The NVProg objects are immutable with value semantics. Example: NVProg code("!!VP1.0 MOV o[HPOS],v[OPOS];END");

Inheritance:

NVProg


This class has no child classes.

Alphabetic index Hierarchy of classes



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