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

Command object for local space (see ParamCommand). More...

#include <OgreParticleSystem.h>

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

Public Member Functions

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

Detailed Description

Command object for local space (see ParamCommand).

Definition at line 128 of file OgreParticleSystem.h.

Member Function Documentation

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

Implements Ogre::ParamCommand.

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

Implements Ogre::ParamCommand.


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