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