mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-28 16:09:46 -06:00
Some more changes to the RenderableStars class
This commit is contained in:
@@ -88,13 +88,8 @@ namespace modelgeometry {
|
||||
} // namespace modelgeometry
|
||||
|
||||
namespace renderablestars {
|
||||
const std::string keyDataSource = "DataSource";
|
||||
const std::string keyFile = "File";
|
||||
const std::string keyTexture = "Texture";
|
||||
|
||||
namespace datasource {
|
||||
const std::string keyType = "Type";
|
||||
const std::string keyFile = "File";
|
||||
} // namespace datasource
|
||||
} // namespace renderablestars
|
||||
|
||||
namespace renderablevolumegl {
|
||||
|
||||
Reference in New Issue
Block a user