Openholo  v4.0
Open Source Digital Holographic Library
_Voxel Struct Reference

#include <ophPAS.h>

Public Attributes

int num
 
float x
 
float y
 
float z
 
float ph
 
float r
 
float g
 
float b
 

Detailed Description

Definition at line 103 of file ophPAS.h.

Member Data Documentation

◆ b

float _Voxel::b

Definition at line 112 of file ophPAS.h.

◆ g

float _Voxel::g

Definition at line 111 of file ophPAS.h.

◆ num

int _Voxel::num

Definition at line 105 of file ophPAS.h.

◆ ph

float _Voxel::ph

Definition at line 109 of file ophPAS.h.

◆ r

float _Voxel::r

Definition at line 110 of file ophPAS.h.

◆ x

float _Voxel::x

Definition at line 106 of file ophPAS.h.

◆ y

float _Voxel::y

Definition at line 107 of file ophPAS.h.

◆ z

float _Voxel::z

Definition at line 108 of file ophPAS.h.


The documentation for this struct was generated from the following file: