From 0ef6d2f40f15ec494b672adfca7eeeb11417d350 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20H=C3=BCttel?= Date: Tue, 5 Mar 2019 19:50:01 +0100 Subject: [PATCH] update trigonometric library doxygen --- doxygen/trigonometric.dox | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doxygen/trigonometric.dox b/doxygen/trigonometric.dox index 52819eb..9910642 100644 --- a/doxygen/trigonometric.dox +++ b/doxygen/trigonometric.dox @@ -2,7 +2,7 @@ /** * @defgroup trigonometric Trigonometric Helper Functions - * @description The trigonometric helper function will be used in future releases to pcalculate bounding boxes - * @note Currently not in use! - * @warning Code is incomplete. DO NOT USE! + * + * The trigonometric helper function are used to calculate bounding boxes + * @warning Code is incomplete. Please double check the functionality! */