Home
last modified time | relevance | path

Searched defs:bspPoly_s (Results 1 – 1 of 1) sorted by relevance

/dports/games/q2pro/q2pro/ref_newgl/
H A Dgl_local.h181 typedef struct bspPoly_s { struct
182 struct bspPoly_s *next; argument
183 int numVerts;
184 int numIndices;
185 vec_t vertices[VERTEX_SIZE];