mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-28 14:59:31 -05:00
Documentation updates (closes #1846)
* Add some missing renderables * Tiny refactor of documentation identifiers and log category keys
This commit is contained in:
@@ -196,7 +196,7 @@ namespace {
|
||||
namespace openspace {
|
||||
|
||||
documentation::Documentation RenderableFov::Documentation() {
|
||||
return codegen::doc<Parameters>("newhorizons_renderable_fieldofview");
|
||||
return codegen::doc<Parameters>("spacecraftinstruments_renderablefieldofview");
|
||||
}
|
||||
|
||||
RenderableFov::RenderableFov(const ghoul::Dictionary& dictionary)
|
||||
|
||||
Reference in New Issue
Block a user