Sort by direction functor. More...
#include <OgreParticleSystem.h>
Public Member Functions | |
SortByDirectionFunctor (const Vector3 &dir) | |
float | operator() (Particle *p) const |
Public Attributes | |
Vector3 | sortDir |
Direction to sort in. |
Sort by direction functor.
Definition at line 709 of file OgreParticleSystem.h.
Ogre::ParticleSystem::SortByDirectionFunctor::SortByDirectionFunctor | ( | const Vector3 & | dir | ) |
float Ogre::ParticleSystem::SortByDirectionFunctor::operator() | ( | Particle * | p | ) | const |
Direction to sort in.
Definition at line 712 of file OgreParticleSystem.h.
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri May 25 23:38:46 2012