Public Member Functions | |
KeyPosition (unsigned int key=0, float x=FLT_MAX, float y=FLT_MAX) | |
void | set (unsigned int key=0, float x=FLT_MAX, float y=FLT_MAX) |
Public Attributes | |
osgGA::GUIEventAdapter::KeySymbol | _key |
float | _x |
float | _y |
osgPresentation::KeyPosition::KeyPosition | ( | unsigned int | key = 0 , |
|
float | x = FLT_MAX , |
|||
float | y = FLT_MAX | |||
) | [inline] |
void osgPresentation::KeyPosition::set | ( | unsigned int | key = 0 , |
|
float | x = FLT_MAX , |
|||
float | y = FLT_MAX | |||
) | [inline] |
Referenced by set().
Referenced by set().