classref: Sync with current master branch (46a568e0a)

This commit is contained in:
Rémi Verschelde
2022-08-31 15:18:54 +02:00
parent b08b95d4f5
commit 465dd176b6
378 changed files with 17124 additions and 13692 deletions

View File

@@ -310,7 +310,7 @@ Returns the volume of the ``AABB``.
- :ref:`AABB<class_AABB>` **grow** **(** :ref:`float<class_float>` by **)** |const|
Returns a copy of the ``AABB`` grown a given amount of units towards all the sides.
Returns a copy of the ``AABB`` grown a given number of units towards all the sides.
----