amino
1.0-beta2
Lightweight Robot Utility Library
|
Scenegraph-related type declarations. More...
Go to the source code of this file.
Macros | |
#define | AA_RX_TF_LEN 7 |
Number of elements in a transform. More... | |
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.
#define AA_RX_TF_LEN 7 |
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) |