Update documentation string and remove unused include

This commit is contained in:
Emma Broman
2020-06-16 16:16:10 +02:00
parent c2a5855653
commit 136cd75adc
2 changed files with 2 additions and 3 deletions

View File

@@ -76,8 +76,8 @@ namespace openspace {
documentation::Documentation RenderableBoxGrid::Documentation() {
using namespace documentation;
return {
"RenderableSphericalGrid",
"base_renderable_sphericalgrid",
"RenderableBoxGrid",
"base_renderable_boxgrid",
{
{
GridMatrixInfo.identifier,