From 79eca25c945a535a7a0325999034bae17da92412 Mon Sep 17 00:00:00 2001 From: dan miller Date: Fri, 19 Oct 2007 05:15:33 +0000 Subject: resubmitting ode --- libraries/ode-0.9/docs/structds_functions.html | 59 ++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 libraries/ode-0.9/docs/structds_functions.html (limited to 'libraries/ode-0.9/docs/structds_functions.html') diff --git a/libraries/ode-0.9/docs/structds_functions.html b/libraries/ode-0.9/docs/structds_functions.html new file mode 100644 index 0000000..6d5685a --- /dev/null +++ b/libraries/ode-0.9/docs/structds_functions.html @@ -0,0 +1,59 @@ + + +Open Dynamics Engine: dsFunctions Struct Reference + + + + +
+ +
+
+ +
+

dsFunctions Struct Reference
+ +[DrawStuff] +

Set of functions to be used as callbacks by the simulation loop. +More... +

+#include <drawstuff.h> +

+ + + + + + + + + + + + + + + +

Data Fields

+int version
+void(* start )()
+void(* step )(int pause)
+void(* command )(int cmd)
+void(* stop )()
+char * path_to_textures
+


Detailed Description

+Set of functions to be used as callbacks by the simulation loop.
The documentation for this struct was generated from the following file: +
Generated on Fri Oct 12 08:36:52 2007 for Open Dynamics Engine by  + +doxygen 1.5.3
+ + -- cgit v1.1