Quake II RTX doxygen  1.0 dev
point2_t Struct Reference

Public Attributes

float x
 
float y
 

Detailed Description

Definition at line 583 of file bsp_mesh.c.

Member Data Documentation

◆ x

float point2_t::x

Definition at line 584 of file bsp_mesh.c.

Referenced by collect_ligth_polys(), cross2(), dot2(), line_sect(), and vsub().

◆ y

float point2_t::y

Definition at line 584 of file bsp_mesh.c.

Referenced by collect_ligth_polys(), cross2(), dot2(), line_sect(), and vsub().