![]()  | 
  
    amino
    
   Lightweight Robot Utility Library 
   | 
 
Scenegraph-related type declarations. More...
Go to the source code of this file.
Typedefs | |
| typedef int(* | aa_sdl_display_fun )(void *context, struct aa_sdl_display_params *params) | 
| Display handler function to call in SDL loop.  More... | |
| typedef int(* | aa_sdl_win_display_fun )(struct aa_rx_win *win, void *context, struct aa_sdl_display_params *params) | 
| Display handler function for amino windows to call in SDL loop.  More... | |
Scenegraph-related type declarations.
Definition in file rxtype.h.
| typedef int(* aa_sdl_display_fun)(void *context, struct aa_sdl_display_params *params) | 
| typedef int(* aa_sdl_win_display_fun)(struct aa_rx_win *win, void *context, struct aa_sdl_display_params *params) |