OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::DirectionRandomiserAffector::CmdKeepVelocity Class Reference

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

#include <OgreDirectionRandomiserAffector.h>

+ Inheritance 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).

Member Function Documentation

◆ doGet()

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

Implements Ogre::ParamCommand.

◆ doSet()

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: