TuttleOFX  1
main.cpp File Reference
#include <tuttle/plugin/utils/global.hpp>
#include <terry/globals.hpp>
#include <tuttle/plugin/ofx/ofxsGil.hpp>
#include <tuttle/plugin/ofx/Progress.hpp>
#include <lensDistortResample.hpp>
#include <string>
#include <sstream>
#include <boost/gil/gil_all.hpp>
#include <boost/gil/extension/io/png_dynamic_io.hpp>
#include <boost/gil/extension/io/jpeg_dynamic_io.hpp>
#include <boost/gil/extension/io/tiff_dynamic_io.hpp>
Include dependency graph for main.cpp:

Go to the source code of this file.

Defines

#define WITHOUT_OFX

Typedefs

typedef double F

Functions

int main (int argc, char **argv)

Define Documentation

#define WITHOUT_OFX

Definition at line 1 of file main.cpp.


Typedef Documentation

typedef double F

Definition at line 20 of file main.cpp.


Function Documentation