Cub3D
Loading...
Searching...
No Matches
s_ray_cast Struct Reference

Public Attributes

double camera_plane_x
 
t_vector ray_dir
 
t_point grid
 
t_point step_dir
 
t_vector next_distance
 
t_vector delta_distance
 

Detailed Description

Definition at line 172 of file type_cub3d.h.

Member Data Documentation

◆ camera_plane_x

double s_ray_cast::camera_plane_x

Definition at line 173 of file type_cub3d.h.

◆ delta_distance

t_vector s_ray_cast::delta_distance

Definition at line 178 of file type_cub3d.h.

◆ grid

t_point s_ray_cast::grid

Definition at line 175 of file type_cub3d.h.

◆ next_distance

t_vector s_ray_cast::next_distance

Definition at line 177 of file type_cub3d.h.

◆ ray_dir

t_vector s_ray_cast::ray_dir

Definition at line 174 of file type_cub3d.h.

◆ step_dir

t_point s_ray_cast::step_dir

Definition at line 176 of file type_cub3d.h.


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