Public Attributes | |
| point2_t | v [MAX_POLY_VERTS] |
| int | len |
Definition at line 588 of file bsp_mesh.c.
| 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().
| point2_t poly_t::v[MAX_POLY_VERTS] |
Definition at line 589 of file bsp_mesh.c.
Referenced by clip_polygon(), collect_ligth_polys(), poly_append(), poly_edge_clip(), and poly_winding().