Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

kate_motion Struct Reference

#include <kate.h>


Detailed Description

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


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


Field Documentation

kate_curve** kate_motion::curves
 

the list of curves in this motion

kate_float* kate_motion::durations
 

the durations of each curve

size_t kate_motion::ncurves
 

number of curves in this motion

unsigned int kate_motion::periodic
 

if true, repeats periodically (loops)

kate_motion_semantics kate_motion::semantics
 

what use this motion has

kate_motion_mapping kate_motion::x_mapping
 

how to remap the x coordinate of the points

kate_motion_mapping kate_motion::y_mapping
 

how to remap the y coordinate of the points


The documentation for this struct was generated from the following file:
Generated on Wed Nov 17 09:57:05 2010 for libkate by  doxygen 1.3.9.1