OGRE  1.9
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Ogre::DirectionRandomiserAffector::CmdKeepVelocity Class Reference

Command object for keep_velocity (see ParamCommand). More...

#include <OgreDirectionRandomiserAffector.h>

+ Inheritance diagram for Ogre::DirectionRandomiserAffector::CmdKeepVelocity:
+ Collaboration diagram for Ogre::DirectionRandomiserAffector::CmdKeepVelocity:

Public Member Functions

String doGet (const void *target) const
 
void doSet (void *target, const String &val)
 

Detailed Description

Command object for keep_velocity (see ParamCommand).

Definition at line 67 of file OgreDirectionRandomiserAffector.h.

Member Function Documentation

String Ogre::DirectionRandomiserAffector::CmdKeepVelocity::doGet ( const void *  target) const
virtual

Implements Ogre::ParamCommand.

void Ogre::DirectionRandomiserAffector::CmdKeepVelocity::doSet ( void *  target,
const String val 
)
virtual

Implements Ogre::ParamCommand.


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