Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
Ogre::TargetManager Class Reference
An abstract interface, implemented by OverlayManager, to return a GuiElement at a given x,y position.
More...
#include <OgreTargetManager.h>
Inheritance diagram for Ogre::TargetManager:
List of all members.
Detailed Description
An abstract interface, implemented by OverlayManager, to return a GuiElement at a given x,y position.
-
Remarks:
-
Custom TargetManagers can be written to get a 3D element from an x,y position so you can write mouse listeners for your 3D objects.
Member Function Documentation
Copyright © 2002 by The OGRE Team