<?xml version="1.0" encoding="UTF-8" ?> <class name="PlaneShape" inherits="Shape" category="Core" version="3.0.alpha.custom_build"> <brief_description> </brief_description> <description> </description> <tutorials> </tutorials> <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"> </member> </members> <constants> </constants> </class>