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

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

#include <IPSDKMath/Geometry/3d/Transform/Transform3dFactory.h>
#include <boost/make_shared.hpp>

Go to the source code of this file.

Macros

#define IPSDK_IMPLEMENT_TRANSFORM3D(className)
 macro allowing to implement a geometric transformation 3d More...
 

Detailed Description

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

Author
E.Noirfalise
Date
2017/05/05

Macro Definition Documentation

◆ IPSDK_IMPLEMENT_TRANSFORM3D

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

macro allowing to implement a geometric transformation 3d