Update include file hierarchy: Move include file to central include tree

This commit is contained in:
2019-03-26 19:57:19 +01:00
parent 60e20f45cc
commit e8c7f78af4
41 changed files with 182 additions and 109 deletions

8
doxygen/geometric.dox Normal file
View File

@@ -0,0 +1,8 @@
/* This file only contains help information for doxygen */
/**
* @defgroup geometric Geometric Helper Functions
*
* The geometric helper function are used to calculate bounding boxes
* @warning Code is incomplete. Please double check for functionality!
*/