mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 11:39:49 -06:00
Global pass over the code to remove trailing spaces
This commit is contained in:
@@ -76,7 +76,7 @@ public:
|
||||
|
||||
void setVolumeTexture(std::shared_ptr<ghoul::opengl::Texture> texture);
|
||||
std::shared_ptr<ghoul::opengl::Texture> volumeTexture() const;
|
||||
void setTransferFunction(std::shared_ptr<openspace::TransferFunction>
|
||||
void setTransferFunction(std::shared_ptr<openspace::TransferFunction>
|
||||
transferFunction);
|
||||
|
||||
void setStepSize(float stepSize);
|
||||
|
||||
Reference in New Issue
Block a user