App
|
#include <cmath>
#include "../typedefs.hpp"
#include "../bitmaps/TBitmap.hpp"
#include "../interpolators_fast/TNearestFInt.hpp"
#include "../interpolators_fast/TLinearFInt.hpp"
#include "../interpolators_fast/TCubicFInt.hpp"
Go to the source code of this file.
Classes | |
class | TTransform< TPIXEL, TCHANNEL, TINTERPOLATOR > |
class | app::Matrix3x3 |
class | app::TTransform< TPIXEL, TCHANNEL, TINTERPOLATOR > |
Namespaces | |
namespace | app |
Namespace obsahující veškeré vlastní třídy knihovny pro zpracování obrazu. | |