aboutsummaryrefslogtreecommitdiff
path: root/doc/classes/PlaneShape.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/classes/PlaneShape.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/doc/classes/PlaneShape.xml b/doc/classes/PlaneShape.xml
index df3c9eda8..b3adf61d6 100644
--- a/doc/classes/PlaneShape.xml
+++ b/doc/classes/PlaneShape.xml
@@ -9,20 +9,6 @@
<demos>
</demos>
<methods>
- <method name="get_plane" qualifiers="const">
- <return type="Plane">
- </return>
- <description>
- </description>
- </method>
- <method name="set_plane">
- <return type="void">
- </return>
- <argument index="0" name="plane" type="Plane">
- </argument>
- <description>
- </description>
- </method>
</methods>
<members>
<member name="plane" type="Plane" setter="set_plane" getter="get_plane">