dev-games/ode
Open Dynamics Engine SDK
USE Flags
debug
Global: Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
doc
Global: Adds extra documentation (API, Javadoc, etc)
double-precision
Global: more precise calculations at the expense of speed
Local: more precise calculations at the expense of speed
examples
Global: Install examples, usually source code
gyroscopic
Global: enable gyroscopic term (may cause instability)
Local: enable gyroscopic term (may cause instability)
static-libs
Global: Build static libraries