licornea_tools
|
#include <checkerboard.h>
Public Attributes | |
vec2 | coordinates |
real | measured_depth = NAN |
real | calculated_depth = NAN |
Definition at line 47 of file checkerboard.h.
real tlz::checkerboard_pixel_depth_sample::calculated_depth = NAN |
Definition at line 50 of file checkerboard.h.
vec2 tlz::checkerboard_pixel_depth_sample::coordinates |
Definition at line 48 of file checkerboard.h.
real tlz::checkerboard_pixel_depth_sample::measured_depth = NAN |
Definition at line 49 of file checkerboard.h.