OGRE  14.2
Object-Oriented Graphics Rendering Engine
Ogre::Controller< T > Member List

This is the complete list of members for Ogre::Controller< T >, including all inherited members.

Controller(const SharedPtr< ControllerValue< T > > &src, const SharedPtr< ControllerValue< T > > &dest, const SharedPtr< ControllerFunction< T > > &func)Ogre::Controller< T >inline
getDestination(void) constOgre::Controller< T >inline
getEnabled(void) constOgre::Controller< T >inline
getFunction(void) constOgre::Controller< T >inline
getSource(void) constOgre::Controller< T >inline
setDestination(const SharedPtr< ControllerValue< T > > &dest)Ogre::Controller< T >inline
setEnabled(bool enabled)Ogre::Controller< T >inline
setFunction(const SharedPtr< ControllerFunction< T > > &func)Ogre::Controller< T >inline
setSource(const SharedPtr< ControllerValue< T > > &src)Ogre::Controller< T >inline
update(void)Ogre::Controller< T >inline
~Controller()Ogre::Controller< T >inlinevirtual