|
TuttleOFX
1
|
#include <ofxCore.h>#include <tuttle/common/system/compatibility.hpp>#include <terry/math/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_t > | tuttle::plugin::ofxToGil (const OfxRectI &r) |
| OfxRectI | tuttle::plugin::gilToOfx (const terry::Rect< std::ssize_t > &r) |