Ogre::ParticleSystem::SortByDirectionFunctor Struct Reference

Sort by direction functor. More...

#include <OgreParticleSystem.h>

List of all members.

Public Member Functions

 SortByDirectionFunctor (const Vector3 &dir)
float operator() (Particle *p) const

Public Attributes

Vector3 sortDir
 Direction to sort in.


Detailed Description

Sort by direction functor.

Definition at line 678 of file OgreParticleSystem.h.


Constructor & Destructor Documentation

Ogre::ParticleSystem::SortByDirectionFunctor::SortByDirectionFunctor ( const Vector3 dir  ) 


Member Function Documentation

float Ogre::ParticleSystem::SortByDirectionFunctor::operator() ( Particle p  )  const


Member Data Documentation

Vector3 Ogre::ParticleSystem::SortByDirectionFunctor::sortDir

Direction to sort in.

Definition at line 681 of file OgreParticleSystem.h.


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

Copyright © 2000-2005 by The OGRE Team
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sat May 10 16:27:38 2008