libosmscout  0.1
Pixel.cpp File Reference
#include <osmscout/Pixel.h>
#include <sstream>

Namespaces

 osmscout
 Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license.
 

Functions

Vertex2D osmscout::operator* (const Vertex2D &a, double scale)
 
Vertex2D osmscout::operator+ (const Vertex2D &a, const Vertex2D &b)
 
Vertex2D osmscout::operator- (const Vertex2D &a, const Vertex2D &b)