OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::ParticleSystem::CmdLocalSpace Class Referencefinal

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

#include <OgreParticleSystem.h>

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

Public Member Functions

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

Detailed Description

Command object for local space (see ParamCommand).

Member Function Documentation

◆ doGet()

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

Implements Ogre::ParamCommand.

◆ doSet()

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

Implements Ogre::ParamCommand.


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