Quake II RTX doxygen  1.0 dev
poly_t Struct Reference

Public Attributes

point2_t v [MAX_POLY_VERTS]
 
int len
 

Detailed Description

Definition at line 588 of file bsp_mesh.c.

Member Data Documentation

◆ len

int poly_t::len

Definition at line 590 of file bsp_mesh.c.

Referenced by clip_polygon(), collect_ligth_polys(), poly_append(), and poly_edge_clip().

◆ v