ofwin_keypress Subroutine

public subroutine ofwin_keypress(key)

Create a key-pressed event.

This applies to the current active WindowProxy.

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(in) :: key

Key pressed (see osg::GUIEventAdapter::KeySymbol enum).