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

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)