glVertex2Tv< T > Class Template Reference
The OpenGL command glVertex2{d,f,i,s}v has had its type templated using class specialization.
More...
#include <OpenGLtemplated.h>
List of all members.
|
Public Member Functions |
| void | operator() (T const *v) const |
| | Call the OpenGL function.
|
Detailed Description
template<typename T>
class glVertex2Tv< T >
The OpenGL command glVertex2{d,f,i,s}v has had its type templated using class specialization.
Definition at line 154 of file OpenGLtemplated.h.
Member Function Documentation
The documentation for this class was generated from the following file: