PolyVox  0.2.1
Open source voxel management library
Namespaces | Functions
Utility.h File Reference
#include "PolyVoxCore/Impl/TypeDef.h"
#include <cassert>

Go to the source code of this file.

Namespaces

namespace  PolyVox
 Main namespace.

Functions

POLYVOX_API uint8_t PolyVox::logBase2 (uint32_t uInput)
POLYVOX_API bool PolyVox::isPowerOf2 (uint32_t uInput)