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

Public Attributes

int x_start
 
int y_start
 
int color_start
 
int x_end
 
int y_end
 
int color_end
 

Detailed Description

Definition at line 40 of file type_cub3d.h.

Member Data Documentation

◆ color_end

int s_line::color_end

Definition at line 46 of file type_cub3d.h.

◆ color_start

int s_line::color_start

Definition at line 43 of file type_cub3d.h.

◆ x_end

int s_line::x_end

Definition at line 44 of file type_cub3d.h.

◆ x_start

int s_line::x_start

Definition at line 41 of file type_cub3d.h.

◆ y_end

int s_line::y_end

Definition at line 45 of file type_cub3d.h.

◆ y_start

int s_line::y_start

Definition at line 42 of file type_cub3d.h.


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