Browse Source

Trade: doc++

pull/603/head
Vladimír Vondruš 4 years ago
parent
commit
0d6092b741
  1. 2
      src/Magnum/Trade/MeshData.h

2
src/Magnum/Trade/MeshData.h

@ -119,7 +119,7 @@ enum class MeshAttribute: UnsignedShort {
/**
* Normal. Type is usually @ref VertexFormat::Vector3, but can be also
* @ref VertexFormat::Vector3h. @ref VertexFormat::Vector3bNormalized or
* @ref VertexFormat::Vector3h, @ref VertexFormat::Vector3bNormalized or
* @ref VertexFormat::Vector3sNormalized. Corresponds to
* @ref Shaders::GenericGL::Normal.
* @see @ref MeshData::normalsAsArray()

Loading…
Cancel
Save