Openholo
v4.2
Open Source Digital Holographic Library
|
#include "ophGen.h"
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 |
#define OPH_Bitsperpixel 8 |
Definition at line 58 of file ophPointCloud.h.
#define OPH_Compression 0 |
Definition at line 60 of file ophPointCloud.h.
#define OPH_Pixel 0xFF |
Definition at line 63 of file ophPointCloud.h.
#define OPH_Planes 1 |
Definition at line 59 of file ophPointCloud.h.
#define OPH_Xpixelpermeter 0x130B |
Definition at line 61 of file ophPointCloud.h.
#define OPH_Ypixelpermeter 0x130B |
Definition at line 62 of file ophPointCloud.h.