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 )(AtRenderSession *, AtNode *) |
| void(* | Update )(AtRenderSession *, AtNode *) |
| void(* | Finish )(AtNode *) |
Methods common to all nodes.