doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde
2021-04-19 12:26:37 +02:00
parent 8ba06e3161
commit 29775a1714
7 changed files with 257 additions and 4 deletions

View File

@ -111,6 +111,14 @@
<description>
</description>
</method>
<method name="operator []" qualifiers="operator">
<return type="float">
</return>
<argument index="0" name="index" type="int">
</argument>
<description>
</description>
</method>
<method name="push_back">
<return type="bool">
</return>