| Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
#include "irrTypes.h"Go to the source code of this file.
Namespaces | |
| namespace | irr |
| namespace | irr::core |
Functions | |
| template<class T> | |
| void | irr::core::heapsink (T *array, s32 element, s32 max) |
| Sinks an element into the heap. | |
| template<class T> | |
| void | irr::core::heapsort (T *array_, s32 size) |
| Sorts an array with size 'size' using heapsort. | |
| The Irrlicht
Engine Documentation © 2003-2009 by Nikolaus Gebhardt. Generated
on Mon Oct 26 12:48:40 2009 by Doxygen
(1.5.6) |