Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_lut_viewer_projection_t Struct Reference
+ Collaboration diagram for dt_lut_viewer_projection_t:

Data Fields

dt_aligned_pixel_simd_t screen_x
 
dt_aligned_pixel_simd_t screen_y
 
dt_aligned_pixel_simd_t screen_z
 
float min_x
 
float max_x
 
float min_y
 
float max_y
 
float min_depth
 
float max_depth
 
float scale
 
float offset_x
 
float offset_y
 
float slice_depth
 
float slice_half_thickness
 

Field Documentation

◆ max_depth

float dt_lut_viewer_projection_t::max_depth

Referenced by _build_projection().

◆ max_x

float dt_lut_viewer_projection_t::max_x

Referenced by _build_projection().

◆ max_y

float dt_lut_viewer_projection_t::max_y

Referenced by _build_projection().

◆ min_depth

float dt_lut_viewer_projection_t::min_depth

Referenced by _build_projection().

◆ min_x

float dt_lut_viewer_projection_t::min_x

Referenced by _build_projection().

◆ min_y

float dt_lut_viewer_projection_t::min_y

Referenced by _build_projection().

◆ offset_x

float dt_lut_viewer_projection_t::offset_x

◆ offset_y

float dt_lut_viewer_projection_t::offset_y

◆ scale

float dt_lut_viewer_projection_t::scale

◆ screen_x

dt_aligned_pixel_simd_t dt_lut_viewer_projection_t::screen_x

◆ screen_y

dt_aligned_pixel_simd_t dt_lut_viewer_projection_t::screen_y

◆ screen_z

dt_aligned_pixel_simd_t dt_lut_viewer_projection_t::screen_z

◆ slice_depth

float dt_lut_viewer_projection_t::slice_depth

Referenced by _build_projection(), and _draw_samples().

◆ slice_half_thickness

float dt_lut_viewer_projection_t::slice_half_thickness

Referenced by _build_projection(), and _draw_samples().


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