Documentation refinement of Core Classes

This commit is contained in:
FlightControl
2017-03-07 20:58:53 +01:00
parent 343de7fe69
commit 0bfbf042b5
25 changed files with 219 additions and 180 deletions

View File

@@ -1,4 +1,4 @@
--- This module contains the POINT classes.
--- **Core** - **POINT\_VEC** classes define an **extensive API** to **manage 3D points** in the simulation space.
--
-- 1) @{Point#POINT_VEC3} class, extends @{Base#BASE}
-- ==================================================