Open Dynamics Engine
Public Attributes | List of all members
dsFunctions Struct Reference

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

#include <drawstuff.h>

Public Attributes

int version
 
void(* start )()
 
void(* step )(int pause)
 
void(* command )(int cmd)
 
void(* stop )()
 
const 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: