Back to Affine transformations
// Description: Affine transformation module
// Documentation: affine_transformation.txt
#ifndef PASTELMATH_AFFINE_H_MODULE
#define PASTELMATH_AFFINE_H_MODULE
#include "pastel/math/affine/affine_transformation.h"
#include "pastel/math/affine/affine_algorithms.h"
#endif