OpenShot Library | libopenshot  0.3.2
openshot::Keyframe Member List

This is the complete list of members for openshot::Keyframe, including all inherited members.

AddPoint(Point p)openshot::Keyframe
AddPoint(double x, double y, InterpolationType interpolate=BEZIER)openshot::Keyframe
Contains(Point p) constopenshot::Keyframe
FindIndex(Point p) constopenshot::Keyframe
FlipPoints()openshot::Keyframe
GetClosestPoint(Point p) constopenshot::Keyframe
GetClosestPoint(Point p, bool useLeft) constopenshot::Keyframe
GetCount() constopenshot::Keyframe
GetDelta(int64_t index) constopenshot::Keyframe
GetInt(int64_t index) constopenshot::Keyframe
GetLength() constopenshot::Keyframe
GetLong(int64_t index) constopenshot::Keyframe
GetMaxPoint() constopenshot::Keyframe
GetPoint(int64_t index) constopenshot::Keyframe
GetPreviousPoint(Point p) constopenshot::Keyframe
GetValue(int64_t index) constopenshot::Keyframe
IsIncreasing(int index) constopenshot::Keyframe
Json() constopenshot::Keyframe
JsonValue() constopenshot::Keyframe
Keyframe()=defaultopenshot::Keyframe
Keyframe(double value)openshot::Keyframe
Keyframe(const std::vector< openshot::Point > &points)openshot::Keyframe
PrintPoints(std::ostream *out=&std::cout) constopenshot::Keyframe
PrintValues(std::ostream *out=&std::cout) constopenshot::Keyframe
RemovePoint(Point p)openshot::Keyframe
RemovePoint(int64_t index)openshot::Keyframe
ScalePoints(double scale)openshot::Keyframe
SetJson(const std::string value)openshot::Keyframe
SetJsonValue(const Json::Value root)openshot::Keyframe
UpdatePoint(int64_t index, Point p)openshot::Keyframe
~Keyframe()openshot::Keyframe