Improved manual and API documentations

This commit is contained in:
Christophe Riccio
2018-08-30 12:06:10 +02:00
parent 8177cf4aa3
commit 99eb6b3cc6
5 changed files with 54 additions and 14 deletions

View File

@@ -7,9 +7,9 @@
/// @defgroup core_func_packing Floating-Point Pack and Unpack Functions
/// @ingroup core
///
/// Include <glm/packing.hpp> to use these core features.
///
/// These functions do not operate component-wise, rather as described in each case.
///
/// Include <glm/packing.hpp> to use these core features.
#pragma once