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
@@ -56,13 +56,6 @@ namespace {
"corners of the field of view."
};
constexpr openspace::properties::Property::PropertyInfo DrawSolidInfo = {
"SolidDraw",
"Solid Draw",
"This value determines whether the field of view should be rendered as a solid "
"or as lines only."
};
constexpr openspace::properties::Property::PropertyInfo StandoffDistanceInfo = {
"StandOffDistance",
"Standoff Distance Factor",