keypoint Struct Reference
Collaboration diagram for keypoint:
Collaboration graph

Data Fields

double x
 
double y
 
struct keypointnext
 

Detailed Description

Definition at line 32 of file vf_curves.c.

Field Documentation

struct keypoint* keypoint::next

Definition at line 34 of file vf_curves.c.

Referenced by get_nb_points(), init(), interpolate(), make_point(), and parse_points_str().

double keypoint::x

Definition at line 33 of file vf_curves.c.

Referenced by filter_frame(), init(), interpolate(), make_point(), parse_points_str(), and parse_psfile().

double keypoint::y

Definition at line 33 of file vf_curves.c.

Referenced by filter_frame(), init(), interpolate(), make_point(), parse_points_str(), and parse_psfile().


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