Files Classes Functions Hierarchy
#include <OpenGLtemplated.h>
Public Member Functions | |
| void | operator() (T const x, T const y) const |
| Multiply the current matrix by a translation matrix. | |
Definition at line 92 of file OpenGLtemplated.h.
| void glTranslateT< T >::operator() | ( | T const | x, | |
| T const | y | |||
| ) | const [inline] |
Multiply the current matrix by a translation matrix.
Definition at line 97 of file OpenGLtemplated.h.
1.5.8