Sort by distance functor. More...
#include <OgreParticleSystem.h>
Public Member Functions | |
SortByDistanceFunctor (const Vector3 &pos) | |
float | operator() (Particle *p) const |
Public Attributes | |
Vector3 | sortPos |
Position to sort in. |
Sort by distance functor.
Definition at line 719 of file OgreParticleSystem.h.
Ogre::ParticleSystem::SortByDistanceFunctor::SortByDistanceFunctor | ( | const Vector3 & | pos | ) |
float Ogre::ParticleSystem::SortByDistanceFunctor::operator() | ( | Particle * | p | ) | const |
Position to sort in.
Definition at line 722 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