Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Ogre::BillboardSet::SortByDirectionFunctor Struct Reference

Sort by direction functor. More...

#include <OgreBillboardSet.h>

List of all members.

Public Member Functions

 SortByDirectionFunctor (const Vector3 &dir)
float operator() (Billboard *bill) const

Public Attributes

Vector3 sortDir
 Direction to sort in.


Detailed Description

Sort by direction functor.

Definition at line 256 of file OgreBillboardSet.h.


Constructor & Destructor Documentation

Ogre::BillboardSet::SortByDirectionFunctor::SortByDirectionFunctor const Vector3 dir  ) 
 


Member Function Documentation

float Ogre::BillboardSet::SortByDirectionFunctor::operator() Billboard bill  )  const
 


Member Data Documentation

Vector3 Ogre::BillboardSet::SortByDirectionFunctor::sortDir
 

Direction to sort in.

Definition at line 259 of file OgreBillboardSet.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 Sun Mar 12 14:38:13 2006