first commit

This commit is contained in:
2024-06-10 12:48:14 +03:00
commit d54c9805b3
1398 changed files with 739400 additions and 0 deletions

22
thirdparty/ode-0.16.5/ode/doc/main.dox vendored Normal file
View File

@@ -0,0 +1,22 @@
/**
@mainpage Open Dynamics Engine API Reference
<center><em>This document is &copy; Russell Smith and the ODE Project</em></center>
The Open Dynamics Engine (ODE) is a free, industrial quality library for
simulating articulated rigid body dynamics. ODE is being developed by
<a href="http://www.q12.org/">Russell Smith</a> with help from several
<a href="http://ode.org/community.html">contributors</a>.
This document describes the library API. For a more general introduction
to ODE, please see the <a href="http://opende.sourceforge.net/wiki/index.php/Manual">
Online Handbook</a>.
<h2>Important: this document is not yet complete!</h2>
We are still working on getting the full API documentated. In the meantime,
please refer to the <a href="http://opende.sourceforge.net/wiki/index.php/Manual">
Online Handbook</a>
*/