OGRE  1.9.0
Ogre::ParticleSystem::CmdSorted Class Reference

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

#include <OgreParticleSystem.h>

Inheritance diagram for Ogre::ParticleSystem::CmdSorted:

Public Member Functions

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

Detailed Description

Command object for sorting (see ParamCommand).

Definition at line 121 of file OgreParticleSystem.h.

Member Function Documentation

◆ doGet()

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

Implements Ogre::ParamCommand.

◆ doSet()

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

Implements Ogre::ParamCommand.


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