OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
anonymous_namespace{quadtreeworld.cpp} Namespace Reference

Functions

bool isPowerOfTwo (int x)
 
int nextPowerOfTwo (int v)
 
int Log2 (unsigned int n)
 
float distanceToBox (const osg::BoundingBox &box, const osg::Vec3f &v)
 

Function Documentation

float anonymous_namespace{quadtreeworld.cpp}::distanceToBox ( const osg::BoundingBox &  box,
const osg::Vec3f &  v 
)

Here is the caller graph for this function:

bool anonymous_namespace{quadtreeworld.cpp}::isPowerOfTwo ( int  x)

Here is the caller graph for this function:

int anonymous_namespace{quadtreeworld.cpp}::Log2 ( unsigned int  n)

Here is the caller graph for this function:

int anonymous_namespace{quadtreeworld.cpp}::nextPowerOfTwo ( int  v)

Here is the call graph for this function:

Here is the caller graph for this function: