38 #ifndef AMINO_RX_SCENE_PLUGIN_H 
   39 #define AMINO_RX_SCENE_PLUGIN_H 
   57 typedef struct aa_rx_mesh *(*aa_rx_dl_mesh_fun)(void);
 
   85 aa_rx_dl_sg( 
const char *filename, 
const char *name,
 
AA_API struct aa_rx_mesh * aa_rx_dl_mesh(const char *filename, const char *name)
Dynamically load a compiled mesh. 
Opaque type for a scene_graph. 
#define AA_API
calling and name mangling convention for functions 
AA_API struct aa_rx_sg * aa_rx_dl_sg(const char *filename, const char *name, struct aa_rx_sg *scenegraph)
Dynamically load a compiled scene graph.