mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-05 20:50:43 +00:00
29 lines
301 B
Text
29 lines
301 B
Text
non-threaded access only
|
|
---
|
|
bsp
|
|
originalvismapsize
|
|
portalleafs
|
|
totalvis
|
|
uncompressed
|
|
visdata
|
|
|
|
threaded read-only
|
|
---
|
|
bitbytes
|
|
bitlongs
|
|
numportals
|
|
options
|
|
|
|
threaded read/write
|
|
---
|
|
portals
|
|
leafs
|
|
|
|
threaded read/write stats-only
|
|
---
|
|
c_chains
|
|
c_mighttest
|
|
c_portaltest
|
|
c_portalpass
|
|
c_portalcheck
|
|
c_vistest
|