kate_motion Struct Reference

#include <kate.h>

Data Fields

size_t ncurves
kate_curve ** curves
kate_float * durations
kate_motion_mapping x_mapping
kate_motion_mapping y_mapping
kate_motion_semantics semantics
unsigned int periodic:1

Detailed Description

defines a motion - well, try to find a better explanation


Field Documentation

the list of curves in this motion

Referenced by kate_motion_get_point().

the durations of each curve

Referenced by kate_motion_get_point().

number of curves in this motion

Referenced by kate_motion_get_point().

unsigned int kate_motion::periodic

if true, repeats periodically (loops)

Referenced by kate_motion_get_point().

what use this motion has

how to remap the x coordinate of the points

Referenced by kate_tracker_update_property_at_duration().

how to remap the y coordinate of the points

Referenced by kate_tracker_update_property_at_duration().


The documentation for this struct was generated from the following file:

Generated on Sun Aug 21 23:47:09 2011 for libkate by  doxygen 1.6.0