Hi, I read some places on the webpage and in the documentation manual that there is a C++ interface to ODE. Yet all documentation I can find seems to use a C interface. Is there a C++ interface to ODE readily available, and if so, where can I find documentation on it? Or should I just write my own C++ wrapper around the C interface? // Peter