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

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

#include <OgreParticleSystem.h>

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

Public Member Functions

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

Detailed Description

Command object for quota (see ParamCommand).

Definition at line 72 of file OgreParticleSystem.h.

Member Function Documentation

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

Implements Ogre::ParamCommand.

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

Implements Ogre::ParamCommand.


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