OpenSceneGraph  3.4.0
Public Member Functions | Public Attributes
osgGA::PointerData Struct Reference
Inheritance diagram for osgGA::PointerData:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 PointerData ()
 PointerData (osg::Object *obj, float in_x, float in_xMin, float in_xMax, float in_y, float in_yMin, float in_yMax)
 PointerData (const PointerData &pd)
PointerDataoperator= (const PointerData &pd)
float getXnormalized () const
float getYnormalized () const

Public Attributes

osg::observer_ptr< osg::Objectobject
float x
float xMin
float xMax
float y
float yMin
float yMax

Constructor & Destructor Documentation

osgGA::PointerData::PointerData ( osg::Object obj,
float  in_x,
float  in_xMin,
float  in_xMax,
float  in_y,
float  in_yMin,
float  in_yMax 
) [inline]
osgGA::PointerData::PointerData ( const PointerData pd) [inline]

Member Function Documentation

float osgGA::PointerData::getXnormalized ( ) const [inline]

References x, xMax, and xMin.

float osgGA::PointerData::getYnormalized ( ) const [inline]

References y, yMax, and yMin.

PointerData& osgGA::PointerData::operator= ( const PointerData pd) [inline]

References object, x, xMax, xMin, y, yMax, and yMin.


Member Data Documentation

Referenced by operator=().

Referenced by getXnormalized(), and operator=().

Referenced by getXnormalized(), and operator=().

Referenced by getXnormalized(), and operator=().

Referenced by getYnormalized(), and operator=().

Referenced by getYnormalized(), and operator=().

Referenced by getYnormalized(), and operator=().


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

osg logo
Generated at Tue Dec 8 2015 00:16:47 for the OpenSceneGraph by doxygen 1.7.6.1.