Some more refactoring of the documentation feature

This commit is contained in:
Alexander Bock
2017-05-11 13:56:06 -04:00
parent 1d024dfff3
commit d597750398
20 changed files with 388 additions and 1022 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ namespace ghoul {
namespace openspace {
class RenderData;
struct RenderData;
class RaycastData;
class GalaxyRaycaster : public VolumeRaycaster {
@@ -49,7 +49,7 @@ namespace ghoul {
namespace openspace {
class RenderData;
struct RenderData;
class RaycastData;
class KameleonVolumeRaycaster : public VolumeRaycaster {
@@ -48,7 +48,7 @@ namespace ghoul {
namespace openspace {
class RenderData;
struct RenderData;
class RaycastData;
class MultiresVolumeRaycaster : public VolumeRaycaster {
@@ -41,7 +41,7 @@ namespace ghoul {
namespace openspace {
class RenderData;
struct RenderData;
class RaycastData;
class ToyVolumeRaycaster : public VolumeRaycaster {