Home
last modified time | relevance | path

Searched defs:stepify (Results 1 – 6 of 6) sorted by relevance

/dports/devel/godot-tools/godot-3.2.3-stable/core/math/
H A Dmath_funcs.cpp125 double Math::stepify(double p_value, double p_step) { in stepify() function in Math
/dports/devel/godot/godot-3.2.3-stable/core/math/
H A Dmath_funcs.cpp125 double Math::stepify(double p_value, double p_step) { in stepify() function in Math
/dports/devel/godot2/godot-2.1.6-stable/core/math/
H A Dmath_funcs.cpp251 double Math::stepify(double p_value, double p_step) { in stepify() function in Math
/dports/devel/godot2-tools/godot-2.1.6-stable/core/math/
H A Dmath_funcs.cpp251 double Math::stepify(double p_value, double p_step) { in stepify() function in Math
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/
H A Dfxmath.h570 static inline FXfloat stepify(FXfloat x,FXfloat s){ in stepify() function
575 static inline FXdouble stepify(FXdouble x,FXdouble s){ in stepify() function
/dports/x11-toolkits/fox17/fox-1.7.77/include/
H A Dfxmath.h571 static inline FXfloat stepify(FXfloat x,FXfloat s){ in stepify() function
576 static inline FXdouble stepify(FXdouble x,FXdouble s){ in stepify() function