IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Macros
Transform2dSrcMacros.h File Reference

Source part of macro set allowing to manage geometric transformation 2d. More...

#include <IPSDKMath/Geometry/2d/Transform/Transform2dFactory.h>
#include <boost/make_shared.hpp>

Go to the source code of this file.

Macros

#define IPSDK_IMPLEMENT_TRANSFORM2D(className)
 macro allowing to implement a geometric transformation 2d More...
 

Detailed Description

Source part of macro set allowing to manage geometric transformation 2d.

Author
E.Noirfalise
Date
2017/05/05

Macro Definition Documentation

◆ IPSDK_IMPLEMENT_TRANSFORM2D

#define IPSDK_IMPLEMENT_TRANSFORM2D (   className)
Value:
const ipsdk::math::transform::eGeometricTransform2dType::domain className::g_geometricTransform2dType; \
const ipsdk::ipUInt32 className::g_paramsSize;
structure allowing to register a transform class
Definition: Transform2dFactory.h:35
uint32_t ipUInt32
Base types definition.
Definition: BaseTypes.h:53

macro allowing to implement a geometric transformation 2d