Pyrogenesis  trunk
Classes | Functions
Ogre Namespace Reference

Classes

class  CPreprocessor
 This is a simplistic C/C++-like preprocessor. More...
 

Functions

static size_t ClosestPow2 (size_t x)
 Return closest power of two not smaller than given number. More...
 

Function Documentation

◆ ClosestPow2()

static size_t Ogre::ClosestPow2 ( size_t  x)
static

Return closest power of two not smaller than given number.