diff --git a/src/Magnum/GL/Mesh.h b/src/Magnum/GL/Mesh.h index 7ba118be9..2952201b3 100644 --- a/src/Magnum/GL/Mesh.h +++ b/src/Magnum/GL/Mesh.h @@ -165,7 +165,7 @@ query availability of given primitive. MAGNUM_GL_EXPORT MeshPrimitive meshPrimitive(Magnum::MeshPrimitive primitive); /** -@brief Index type +@brief Mesh index type @see @ref Magnum::MeshIndexType, @ref meshIndexType(), @ref meshIndexTypeSize(), @ref Mesh::setIndexBuffer()