Address MacOS compile issues, make ISS model scene graph node visible

This commit is contained in:
Alexander Bock
2021-05-25 17:50:31 +02:00
parent c3ba532bdb
commit 6cf6e450fb
21 changed files with 17 additions and 40 deletions

View File

@@ -40,7 +40,7 @@
#include <optional>
namespace {
constexpr const char _loggerCat[] = "RenderableHabitableZone";
constexpr const char* _loggerCat = "RenderableHabitableZone";
constexpr const std::array<const char*, 6> UniformNames = {
"modelViewProjectionTransform", "opacity", "width", "transferFunctionTexture",