TuttleOFX  1
TuttleOFX/libraries/tuttle/src/tuttle/plugin/ofxToGil/point.hpp File Reference
#include <ofxCore.h>
#include <boost/gil/utilities.hpp>
Include dependency graph for point.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  tuttle
 

global namespace of the project


namespace  tuttle::plugin

Functions

boost::gil::point2< double > tuttle::plugin::ofxToGil (const OfxPointD &p)
OfxPointD tuttle::plugin::gilToOfx (const boost::gil::point2< double > &p)
boost::gil::point2< int > tuttle::plugin::ofxToGil (const OfxPointI &p)
OfxPointI tuttle::plugin::gilToOfx (const boost::gil::point2< int > &p)