mirror of https://github.com/mosra/magnum.git
Browse Source
Removed doc/namespaces.dox, moved namespace documentation to main files of given namespace.vectorfields
7 changed files with 25 additions and 16 deletions
@ -1,11 +0,0 @@ |
|||||||
/** @namespace Magnum |
|
||||||
@brief Root namespace |
|
||||||
|
|
||||||
Contains classes needed for building meshes, setting up and rendering the scene. |
|
||||||
*/ |
|
||||||
|
|
||||||
/** @namespace Magnum::Math |
|
||||||
@brief Math library |
|
||||||
|
|
||||||
Template classes for matrix and vector calculations. |
|
||||||
*/ |
|
||||||
Loading…
Reference in new issue