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

Command object for particle emitter - see ParamCommand. More...

#include <OgreParticleEmitterCommands.h>

+ Inheritance diagram for Ogre::EmitterCommands::CmdUp:
+ Collaboration diagram for Ogre::EmitterCommands::CmdUp:

Public Member Functions

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

Detailed Description

Command object for particle emitter - see ParamCommand.

Definition at line 83 of file OgreParticleEmitterCommands.h.

Member Function Documentation

String Ogre::EmitterCommands::CmdUp::doGet ( const void *  target) const
virtual

Implements Ogre::ParamCommand.

void Ogre::EmitterCommands::CmdUp::doSet ( void *  target,
const String val 
)
virtual

Implements Ogre::ParamCommand.


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