Changeset 368 for trunk/src/rogue/fov_recursive_shadowcasting.cc
- Timestamp:
- 05/22/15 10:28:08 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/rogue/fov_recursive_shadowcasting.cc
r319 r368 7 7 #include "nv/rogue/fov_recursive_shadowcasting.hh" 8 8 9 #include "nv/ core/math.hh"9 #include "nv/stl/math.hh" 10 10 11 11 static int nv_rogue_rs_mult[4][8] = {
Note: See TracChangeset
for help on using the changeset viewer.