ofwin_keyrelease Subroutine

public subroutine ofwin_keyrelease(key)

Create a key released event.

This applies to the current active WindowProxy.

Arguments

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

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