mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-05 10:59:47 -05:00
Add labels to RenderableGrid class
This commit is contained in:
@@ -105,7 +105,7 @@ private:
|
||||
// The file containing constellation names and abbreviations
|
||||
properties::StringProperty _namesFilename;
|
||||
|
||||
// Everything related to the labels are handles by speck::SpeckLabels
|
||||
// Everything related to the labels are handles by speck::LabelsComponent
|
||||
std::unique_ptr<speck::LabelsComponent> _labels = nullptr;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user