#include <OgreRadixSort.h>
Public Member Functions | |
SortEntry () | |
SortEntry (TCompValueType k, ContainerIter it) | |
Public Attributes | |
ContainerIter | iter |
TCompValueType | key |
Definition at line 103 of file OgreRadixSort.h.
Ogre::RadixSort< TContainer, TContainerValueType, TCompValueType >::SortEntry::SortEntry | ( | ) |
Definition at line 107 of file OgreRadixSort.h.
Ogre::RadixSort< TContainer, TContainerValueType, TCompValueType >::SortEntry::SortEntry | ( | TCompValueType | k, |
ContainerIter | it | ||
) |
Definition at line 108 of file OgreRadixSort.h.
ContainerIter Ogre::RadixSort< TContainer, TContainerValueType, TCompValueType >::SortEntry::iter |
Definition at line 106 of file OgreRadixSort.h.
TCompValueType Ogre::RadixSort< TContainer, TContainerValueType, TCompValueType >::SortEntry::key |
Definition at line 105 of file OgreRadixSort.h.
Referenced by Ogre::RadixSort< ActiveParticleList, Ogre::Particle *, float >::finalPass(), and Ogre::RadixSort< ActiveParticleList, Ogre::Particle *, float >::sortPass().
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Sun Oct 9 2016 22:13:00