Browse Source

GL: doc++

pull/539/head
Vladimír Vondruš 4 years ago
parent
commit
ef6496a5b1
  1. 2
      src/Magnum/GL/Mesh.h

2
src/Magnum/GL/Mesh.h

@ -165,7 +165,7 @@ query availability of given primitive.
MAGNUM_GL_EXPORT MeshPrimitive meshPrimitive(Magnum::MeshPrimitive primitive); MAGNUM_GL_EXPORT MeshPrimitive meshPrimitive(Magnum::MeshPrimitive primitive);
/** /**
@brief Index type @brief Mesh index type
@see @ref Magnum::MeshIndexType, @ref meshIndexType(), @see @ref Magnum::MeshIndexType, @ref meshIndexType(),
@ref meshIndexTypeSize(), @ref Mesh::setIndexBuffer() @ref meshIndexTypeSize(), @ref Mesh::setIndexBuffer()

Loading…
Cancel
Save