Home
last modified time | relevance | path

Searched refs:n_cellrays (Results 1 – 1 of 1) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dlos.cc391 const int n_cellrays = ray_coords.size(); in _create_blockrays() local
394 all_blockrays(*qi) = new bit_vector(n_cellrays); in _create_blockrays()
436 n_cellrays, (unsigned int)fullrays.size(), n_min_rays); in _create_blockrays()