RioEngine  0.1
My first attempt to create a 3D WYSIWYG Game Engine
MathHelper Member List

This is the complete list of members for MathHelper, including all inherited members.

clampf(float value, float min, float max)MathHelperinlinestatic
clampi(int value, int min, int max)MathHelperinlinestatic
roundCeil(float value, int decimal_places)MathHelperinlinestatic
roundFloor(float value, int decimal_places)MathHelperinlinestatic
roundNearest(float value, int decimal_places)MathHelperinlinestatic