#include <tofi_config.h>
Public Attributes | |
const float * | p_x_table |
Pointer to the radial correction X Table. More... | |
const float * | p_y_table |
Pointer to the radial correction Y Table. More... | |
const float * | p_z_table |
Pointer to the radial correction Z Table. More... | |
Definition at line 34 of file tofi_config.h.
const float* XYZTable::p_x_table |
Pointer to the radial correction X Table.
Definition at line 35 of file tofi_config.h.
const float* XYZTable::p_y_table |
Pointer to the radial correction Y Table.
Definition at line 36 of file tofi_config.h.
const float* XYZTable::p_z_table |
Pointer to the radial correction Z Table.
Definition at line 37 of file tofi_config.h.