glColor3Tv< T > Class Template Reference
The OpenGL command glColor3{b,d,f,i,s,ub,ui,us}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 glColor3Tv< T >
The OpenGL command glColor3{b,d,f,i,s,ub,ui,us}v has had its type templated using class specialization.
Definition at line 243 of file OpenGLtemplated.h.
Member Function Documentation
template<typename T >
| void glColor3Tv< T >::operator() |
( |
T const * |
v |
) |
const [inline] |
The documentation for this class was generated from the following file: