OGRE  1.9.0
Ogre::EmitterCommands::CmdAngle Class Reference

Command object for ParticleEmitter - see ParamCommand. More...

#include <OgreParticleEmitterCommands.h>

Inheritance diagram for Ogre::EmitterCommands::CmdAngle:

Public Member Functions

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

Detailed Description

Command object for ParticleEmitter - see ParamCommand.

Definition at line 45 of file OgreParticleEmitterCommands.h.

Member Function Documentation

◆ doGet()

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

Implements Ogre::ParamCommand.

◆ doSet()

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

Implements Ogre::ParamCommand.


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