Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Ogre::ParticleSystem::CmdQuota Class Reference

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

#include <OgreParticleSystem.h>

Inheritance diagram for Ogre::ParticleSystem::CmdQuota:

Ogre::ParamCommand List of all members.

Public Methods

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

Detailed Description

Command object for quota (see ParamCommand).


Member Function Documentation

String Ogre::ParticleSystem::CmdQuota::doGet void *    target [virtual]
 

Implements Ogre::ParamCommand.

void Ogre::ParticleSystem::CmdQuota::doSet void *    target,
const String   val
[virtual]
 

Implements Ogre::ParamCommand.

Copyright © 2002 by The OGRE Team