From 9a130356031c01b1aa9b385b85f33c628f100fc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 6 Aug 2018 13:56:44 +0200 Subject: [PATCH] SceneGraph: doc++ --- src/Magnum/SceneGraph/Drawable.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Magnum/SceneGraph/Drawable.h b/src/Magnum/SceneGraph/Drawable.h index 730b33c70..704d8a3a9 100644 --- a/src/Magnum/SceneGraph/Drawable.h +++ b/src/Magnum/SceneGraph/Drawable.h @@ -64,7 +64,7 @@ respective documentation for details. @snippet MagnumSceneGraph-gl.cpp Drawable-usage-shader -@subsection SceneGraph-Drawable-usage Drawing the scene +@section SceneGraph-Drawable-usage Drawing the scene There is no way to just draw all the drawables in the scene, you need to create some drawable group and add the drawable objects to both the scene and the