TuttleOFX  1
TuttleOFX/libraries/tuttle/src/tuttle/plugin/ofxToGil/rect.hpp File Reference
#include <ofxCore.h>
#include <tuttle/common/system/compatibility.hpp>
#include <terry/math/Rect.hpp>
Include dependency graph for rect.hpp:

Go to the source code of this file.

Namespaces

namespace  tuttle
 

global namespace of the project


namespace  tuttle::plugin

Functions

terry::Rect< double > tuttle::plugin::ofxToGil (const OfxRectD &r)
OfxRectD tuttle::plugin::gilToOfx (const terry::Rect< double > &r)
terry::Rect< std::ssize_ttuttle::plugin::ofxToGil (const OfxRectI &r)
OfxRectI tuttle::plugin::gilToOfx (const terry::Rect< std::ssize_t > &r)