[ODE] Returning to a previous state?
Vast
vasko.tim at gmail.com
Wed Mar 1 19:05:10 MST 2006
Sorry, I included a link to the wiki article, but it wasn't exactly what I
was thinking of.
Here is the code from one of the sample demos that come with ODE [box stack
- simLoop(..)]:
FILE *f = fopen ("state.dif","wt");
dWorldExportDIF(world,f,"X");
fclose (f);
I suppose it's as easy as that :)
Sorry once again.
Enjoy :)
- Tim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://q12.org/pipermail/ode/attachments/20060301/d8806b3e/attachment.htm
More information about the ODE
mailing list