Home
last modified time | relevance | path

Searched defs:min_vel (Results 1 – 11 of 11) sorted by relevance

/dports/audio/waon/waon-0.10/
H A Dnotes.c233 int min_vel) in WAON_notes_remove_shortnotes()
320 int min_vel) in WAON_notes_remove_longnotes()
401 int min_vel) in WAON_notes_remove_smallnotes()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/particle/
H A Dparticle.h115 float min_vel; // How fast the slowest particle can move member
/dports/games/jfsw/jfsw-c434002/src/
H A Dweapon.h189 short id, num, zlevel, min_jspeed, max_jspeed, min_vel, max_vel, random_disperse, ang_range; member
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/particle/
H A Dparticle.h156 float min_vel; // How fast the slowest particle can move member
/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Dweapon.h191 short id, num, zlevel, min_jspeed, max_jspeed, min_vel, max_vel, random_disperse, ang_range; member
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dpianokeyboard.cc758 APianoKeyboard::set_velocities (int min_vel, int max_vel, int key_vel) in set_velocities()
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dvehicle_move.cpp542 const int min_vel = max_reverse_velocity(); in thrust() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dvehicle_move.cpp542 const int min_vel = max_reverse_velocity(); in thrust() local
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/ship/
H A Dship.h915 float min_vel; member
1105 vec3d min_vel; // min velocity of the ship in the linear directions -- read from ships.tbl variable
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dfluid.c592 const float *min_vel, in clamp_bounds_in_domain()
2267 float min_vel[3], max_vel[3]; in adaptive_domain_adjust() local
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/ship/
H A Dship.h976 float min_vel; member