Home
last modified time | relevance | path

Searched refs:getAutoDisableAngularThreshold (Results 1 – 4 of 4) sorted by relevance

/dports/games/alienarena-data/alienarena-7.66/source/unix/ode/
H A Dodecpp.h97 dReal getAutoDisableAngularThreshold() const in getAutoDisableAngularThreshold() function
348 dReal getAutoDisableAngularThreshold() const in getAutoDisableAngularThreshold() function
/dports/games/alienarena/alienarena-7.66/source/unix/ode/
H A Dodecpp.h97 dReal getAutoDisableAngularThreshold() const in getAutoDisableAngularThreshold() function
348 dReal getAutoDisableAngularThreshold() const in getAutoDisableAngularThreshold() function
/dports/devel/ode/ode-0.13/include/ode/
H A Dodecpp.h112 dReal getAutoDisableAngularThreshold() const in getAutoDisableAngularThreshold() function
387 dReal getAutoDisableAngularThreshold() const in getAutoDisableAngularThreshold() function
/dports/devel/ode/ode-0.13/bindings/python/
H A Dode.pyx990 # getAutoDisableAngularThreshold
991 def getAutoDisableAngularThreshold(self): member in World
992 """getAutoDisableAngularThreshold() -> float