API  1.0.0
CAMediaTimingFunction.h
Go to the documentation of this file.
1 
3 {
4  float _c1x;
5  float _c1y;
6  float _c2x;
7  float _c2y;
8 }
9 @end