Moved patchrenderer and frustumculler to folder rendering

This commit is contained in:
Erik Broberg
2016-04-27 12:13:33 -04:00
parent ef93275aff
commit dbf9293a31
13 changed files with 297 additions and 38 deletions
@@ -32,7 +32,6 @@
#include <modules/globebrowsing/globes/chunklodglobe.h>
namespace {
const std::string _loggerCat = "ChunkNode";
}