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

Go to the source code of this file.

Classes

class  ophPointCloud
 Openholo Point Cloud based Compter-generated holography. More...
 

Macros

#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

◆ OPH_Bitsperpixel

#define OPH_Bitsperpixel   8

Definition at line 58 of file ophPointCloud.h.

◆ OPH_Compression

#define OPH_Compression   0

Definition at line 60 of file ophPointCloud.h.

◆ OPH_Pixel

#define OPH_Pixel   0xFF

Definition at line 63 of file ophPointCloud.h.

◆ OPH_Planes

#define OPH_Planes   1

Definition at line 59 of file ophPointCloud.h.

◆ OPH_Xpixelpermeter

#define OPH_Xpixelpermeter   0x130B

Definition at line 61 of file ophPointCloud.h.

◆ OPH_Ypixelpermeter

#define OPH_Ypixelpermeter   0x130B

Definition at line 62 of file ophPointCloud.h.