Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-10-11 08:45:15 +02:00
parent 383540ad8f
commit 342d2ff3a6
52 changed files with 905 additions and 359 deletions

View File

@@ -183,6 +183,8 @@ Clear all information passed into the surface tool so far.
Returns a constructed :ref:`ArrayMesh<class_ArrayMesh>` from current information passed in. If an existing :ref:`ArrayMesh<class_ArrayMesh>` is passed in as an argument, will add an extra surface to the existing :ref:`ArrayMesh<class_ArrayMesh>`.
Default flag is :ref:`Mesh.ARRAY_COMPRESS_DEFAULT<class_Mesh_constant_ARRAY_COMPRESS_DEFAULT>`. See ``Mesh.ARRAY_COMPRESS_*`` constants for other flags.
.. _class_SurfaceTool_method_commit_to_arrays:
- :ref:`Array<class_Array>` **commit_to_arrays** **(** **)**