Home
last modified time | relevance | path

Searched refs:dsSetCapsuleQuality (Results 1 – 3 of 3) sorted by relevance

/dports/devel/ode/ode-0.13/include/drawstuff/
H A Ddrawstuff.h291 DS_API void dsSetCapsuleQuality (int n); /* default = 3 */
303 #define dsSetCappedCylinderQuality dsSetCapsuleQuality
/dports/devel/ode/ode-0.13/drawstuff/src/
H A Ddrawstuff.cpp1627 void dsSetCapsuleQuality (int n) in dsSetCapsuleQuality() function
/dports/devel/ode/ode-0.13/ode/demo/
H A Ddemo_collision.cpp1363 dsSetCapsuleQuality (8); in do_tests()