Browse Source

doc: make the scenegraph overview page actually discoverable.

pull/420/head
Vladimír Vondruš 6 years ago
parent
commit
23a58541ed
  1. 2
      doc/scenegraph.dox

2
doc/scenegraph.dox

@ -27,6 +27,8 @@ namespace Magnum {
/** @page scenegraph Using the scene graph
@brief Overview of scene management capabilities.
@m_keywords{SceneGraph}
The scene graph provides a way to hierarchically manage your objects, their
transformation, animation and rendering, among other things. The library is
contained in the @ref SceneGraph namespace, see its documentation for more

Loading…
Cancel
Save