Openholo
v4.2
Open Source Digital Holographic Library
|
#include "ophGen.h"
Go to the source code of this file.
Classes | |
class | ophPAS |
struct | _Voxel |
struct | Segment |
Macros | |
#define | __ophPAS_h |
#define | PI (3.14159265358979323846f) |
#define | M2_PI (PI*2.0) |
#define | RADIANS (PI/180.0) |
#define | DEGREE2 (180./PI) |
#define | NUMTBL 1024 |
#define | NUMTBL2 (NUMTBL-1) |
#define | MAX_STR_LEN 4000 |
#define | FFT_SEGMENT_SIZE 64 |
Typedefs | |
typedef struct GEN_DLL _Voxel | Voxel |