Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'intern/audaspace/FX/AUD_VolumeFactory.h')
-rw-r--r--intern/audaspace/FX/AUD_VolumeFactory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/intern/audaspace/FX/AUD_VolumeFactory.h b/intern/audaspace/FX/AUD_VolumeFactory.h
index bcc08e7d04a..0ca0102b790 100644
--- a/intern/audaspace/FX/AUD_VolumeFactory.h
+++ b/intern/audaspace/FX/AUD_VolumeFactory.h
@@ -61,6 +61,7 @@ public:
/**
* Returns the volume.
+ * \return The current volume.
*/
float getVolume() const;