RioEngine  0.1
My first attempt to create a 3D WYSIWYG Game Engine
staticfuncs.cpp File Reference
#include "staticfuncs.h"

Go to the source code of this file.

Functions

bool valueLessThan (const float &p1, const float &p2)
 valueLessThan Used by qSort method More...
 

Function Documentation

bool valueLessThan ( const float &  ,
const float &   
)

valueLessThan Used by qSort method

Returns

Definition at line 32 of file staticfuncs.cpp.