PolyVox  0.3.0-dev
Open source voxel management library
Namespaces | Functions
Utility.cpp File Reference
#include "PolyVoxCore/Impl/ErrorHandling.h"
#include "PolyVoxCore/Impl/Utility.h"

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)