openscenegraph
Public Member Functions | Public Attributes
osgPresentation::KeyPosition Struct Reference

List of all members.

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

Constructor & Destructor Documentation

osgPresentation::KeyPosition::KeyPosition ( unsigned int  key = 0,
float  x = FLT_MAX,
float  y = FLT_MAX 
) [inline]

Member Function Documentation

void osgPresentation::KeyPosition::set ( unsigned int  key = 0,
float  x = FLT_MAX,
float  y = FLT_MAX 
) [inline]

References _key, _x, and _y.


Member Data Documentation

Referenced by set().

Referenced by set().

Referenced by set().


The documentation for this struct was generated from the following file: