|
TuttleOFX
1
|
#include <ofxCore.h>#include <boost/gil/utilities.hpp>

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) |