Rename Rect3 to AABB.

Fixes #12973.
This commit is contained in:
Ferenc Arn
2017-11-16 21:09:00 -05:00
parent b44cb4e3b9
commit d28763a4c1
138 changed files with 1203 additions and 1194 deletions

View File

@@ -95,10 +95,10 @@
<method name="String">
<return type="String">
</return>
<argument index="0" name="from" type="Rect3">
<argument index="0" name="from" type="AABB">
</argument>
<description>
Constructs a new String from the given [Rect3].
Constructs a new String from the given [AABB].
</description>
</method>
<method name="String">