![]() |
Pioneer
|
#include "libs.h"

Go to the source code of this file.
Classes | |
| struct | nv::Equal< T > |
| struct | nv::hash< Key > |
| struct | nv::hash< int > |
| struct | nv::hash< Uint32 > |
| struct | nv::Weld< T, H, E > |
Namespaces | |
| namespace | nv |
Macros | |
| #define | NIL Uint32(~0) |
| Null index. @ Move this somewhere else... This could have collisions with other definitions! | |
Functions | |
| Uint32 | nv::nextPowerOfTwo (Uint32 x) |
| bool | nv::isPowerOfTwo (Uint32 n) |
| Return true if n is a power of two. | |
| #define NIL Uint32(~0) |
Null index. @ Move this somewhere else... This could have collisions with other definitions!