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

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

#include <OgreParticleSystem.h>

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

Public Member Functions

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

Detailed Description

Command object for particle_width (see ParamCommand).

Definition at line 99 of file OgreParticleSystem.h.

Member Function Documentation

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

Implements Ogre::ParamCommand.

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

Implements Ogre::ParamCommand.


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