OpenShot Library | libopenshot
0.3.3
|
Header file for Coordinate class. More...
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... | |