Methods common to all nodes. More...
#include <ai_node_entry.h>
Data Fields | |
bool(* | PluginInitialize )(void **) |
void(* | PluginCleanup )(void *) |
void(* | Parameters )(AtList *, AtNodeEntry *) |
void(* | Initialize )(AtNode *) |
void(* | Update )(AtNode *) |
void(* | Finish )(AtNode *) |
Methods common to all nodes.