25 int frame_number = context.get_framenumber();
@ CMP_NODE_PLANE_TRACK_DEFORM_FLAG_MOTION_BLUR
Overall context of the compositor.
void add_link(NodeOperationOutput *from, NodeOperationInput *to)
void map_output_socket(NodeOutput *node_socket, NodeOperationOutput *operation_socket)
void add_operation(NodeOperation *operation)
void map_input_socket(NodeInput *node_socket, NodeOperationInput *operation_socket)
NodeOperationOutput * get_output_socket(unsigned int index=0)
NodeOperationInput * get_input_socket(unsigned int index)
NodeOutput * get_output_socket(unsigned int index=0) const
NodeInput * get_input_socket(unsigned int index) const
const bNode * get_bnode() const
get the reference to the SDNA bNode struct
void set_motion_blur_samples(int samples)
void set_motion_blur_shutter(float shutter)
void set_framenumber(int framenumber)
void set_plane_track_name(char *plane_track)
void set_movie_clip(MovieClip *clip)
void set_tracking_object(char *object)