Sync classref with current source

This commit is contained in:
Rémi Verschelde
2018-08-21 00:37:52 +02:00
parent a438389c1f
commit 0ce22eb52b
249 changed files with 10123 additions and 1540 deletions
+5
View File
@@ -113,6 +113,11 @@ A GridMap contains a collection of cells. Each grid cell refers to a :ref:`MeshL
A GridMap is split into a sparse collection of octants for efficient rendering and physics processing. Every octant has the same dimensions and can contain several cells.
Tutorials
---------
- :doc:`../tutorials/3d/using_gridmaps`
Member Function Description
---------------------------