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

Go to the source code of this file.

Functions

bool valueLessThan (const float &, const float &)
 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.