OpenShot Library | libopenshot  0.3.2
Classes | Namespaces | Functions
Coordinate.h File Reference

Header file for Coordinate class. More...

#include <iostream>
#include "Fraction.h"
#include "Json.h"
Include dependency graph for Coordinate.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openshot::Coordinate
 A Cartesian coordinate (X, Y) used in the Keyframe animation system. More...
 

Namespaces

 openshot
 This namespace is the default namespace for all code in the openshot library.
 

Functions

template<class charT , class traits >
std::basic_ostream< charT, traits > & openshot::operator<< (std::basic_ostream< charT, traits > &o, const openshot::Coordinate &co)
 Stream output operator for openshot::Coordinate. More...
 

Detailed Description

Header file for Coordinate class.

Author
Jonathan Thomas jonat.nosp@m.han@.nosp@m.opens.nosp@m.hot..nosp@m.org

License

Definition in file Coordinate.h.