Salome HOME
088c6f7ccdd5837d54766e3d4b7db7c024c3f918
[plugins/ghs3dplugin.git] / resources / GHS3DPlugin.xml
1 <?xml version='1.0' encoding='us-ascii'?>
2 <!DOCTYPE meshers PUBLIC "" "desktop.dtd">
3
4 <!--  GUI customization for MESH component  -->
5
6 <meshers>
7
8 <meshers-group name="GHS3D"
9                resources="GHS3DPlugin"
10                server-lib="libGHS3DEngine.so"
11                gui-lib="">
12   <algorithms>
13     <algorithm type="GHS3D_3D"
14                label-id="Tetrahedron (GHS3D)"
15                icon-id="mesh_algo_tetra.png"/>
16   </algorithms>
17 </meshers-group>
18
19 </meshers>