OGRE  1.7
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Ogre::ParticleSystem::CmdIterationInterval Class Reference

Command object for iteration interval(see ParamCommand). More...

#include <OgreParticleSystem.h>

+ Inheritance diagram for Ogre::ParticleSystem::CmdIterationInterval:
+ Collaboration diagram for Ogre::ParticleSystem::CmdIterationInterval:

Public Member Functions

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

Detailed Description

Command object for iteration interval(see ParamCommand).

Definition at line 134 of file OgreParticleSystem.h.

Member Function Documentation

String Ogre::ParticleSystem::CmdIterationInterval::doGet ( const void *  target) const
virtual

Implements Ogre::ParamCommand.

void Ogre::ParticleSystem::CmdIterationInterval::doSet ( void *  target,
const String val 
)
virtual

Implements Ogre::ParamCommand.


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