mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-23 20:50:59 -05:00
Address MacOS compile issues, make ISS model scene graph node visible
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user