More work on ephemerides

This commit is contained in:
Alexander Bock
2014-05-04 16:50:20 +02:00
parent 794a88060f
commit 7f7e25fd8b
7 changed files with 43 additions and 57 deletions

View File

@@ -53,6 +53,10 @@ namespace scenegraphnode {
namespace renderable {
const std::string keyType = "Type";
} // namespace renderable
namespace ephemeris {
const std::string keyType = "Type";
}
} // namespace constants