Update doxygen

This commit is contained in:
2018-12-10 19:36:00 +01:00
parent 8b1626c111
commit d4ba826474
5 changed files with 38 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
/* This file only contains help information for doxygen */
/**
* @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!
*/