Searched defs:KeyboardEvent (Results 1 – 3 of 3) sorted by relevance
51 cv::viz::KeyboardEvent::KeyboardEvent(Action _action, const String& _symbol, unsigned char _code, i… in KeyboardEvent() function in cv::viz::KeyboardEvent
212 class CV_EXPORTS KeyboardEvent class
363 void cv::viz::vtkVizInteractorStyle::registerKeyboardCallback(void (*callback)(const KeyboardEvent&… in registerKeyboardCallback() argument