Home
last modified time | relevance | path

Searched refs:keyboardCallbackInternal (Results 1 – 4 of 4) sorted by relevance

/dports/devel/bullet/bullet3-3.21/examples/OpenGLWindow/
H A DGLFWOpenGLWindow.h66 void keyboardCallbackInternal(int key, int state);
H A DGLFWOpenGLWindow.cpp93 wnd->keyboardCallbackInternal(key, action); in GLFWKeyCallback()
291 void GLFWOpenGLWindow::keyboardCallbackInternal(int key, int state) in keyboardCallbackInternal() function in GLFWOpenGLWindow
/dports/devel/py-bullet3/bullet3-3.21/examples/OpenGLWindow/
H A DGLFWOpenGLWindow.h66 void keyboardCallbackInternal(int key, int state);
H A DGLFWOpenGLWindow.cpp93 wnd->keyboardCallbackInternal(key, action); in GLFWKeyCallback()
291 void GLFWOpenGLWindow::keyboardCallbackInternal(int key, int state) in keyboardCallbackInternal() function in GLFWOpenGLWindow