Openholo  v2.1
Open Source Digital Holographic Library
ophWRP.h File Reference
#include "ophGen.h"
Include dependency graph for ophWRP.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ophWRP
 

Macros

#define _USE_MATH_DEFINES
 
#define RECON_DLL   __declspec(dllimport)
 
#define THREAD_X   32
 
#define THREAD_Y   16
 
#define OPH_Bitsperpixel   8
 
#define OPH_Planes   1
 
#define OPH_Compression   0
 
#define OPH_Xpixelpermeter   0x130B
 
#define OPH_Ypixelpermeter   0x130B
 
#define OPH_Pixel   0xFF
 

Macro Definition Documentation

◆ _USE_MATH_DEFINES

#define _USE_MATH_DEFINES

Definition at line 49 of file ophWRP.h.

◆ OPH_Bitsperpixel

#define OPH_Bitsperpixel   8

Definition at line 69 of file ophWRP.h.

◆ OPH_Compression

#define OPH_Compression   0

Definition at line 71 of file ophWRP.h.

◆ OPH_Pixel

#define OPH_Pixel   0xFF

Definition at line 74 of file ophWRP.h.

◆ OPH_Planes

#define OPH_Planes   1

Definition at line 70 of file ophWRP.h.

◆ OPH_Xpixelpermeter

#define OPH_Xpixelpermeter   0x130B

Definition at line 72 of file ophWRP.h.

◆ OPH_Ypixelpermeter

#define OPH_Ypixelpermeter   0x130B

Definition at line 73 of file ophWRP.h.

◆ RECON_DLL

#define RECON_DLL   __declspec(dllimport)

Definition at line 56 of file ophWRP.h.

◆ THREAD_X

#define THREAD_X   32

Definition at line 65 of file ophWRP.h.

◆ THREAD_Y

#define THREAD_Y   16

Definition at line 66 of file ophWRP.h.