home *** CD-ROM | disk | FTP | other *** search
/ Hackers Magazine 57 / CdHackersMagazineNr57.iso / Software / Multimedia / k3d-setup-0.7.11.0.exe / lib / k3d / plugins / k3d-plot.module.proxy < prev    next >
Encoding:
Extensible Markup Language  |  2009-03-19  |  933 b   |  28 lines

  1. <?xml version="1.0" ?>
  2. <k3dml package="k3d" version="0.7.11.0" host="Windows-5.1;x86">
  3.     <module name="k3d-plot.module">
  4.         <plugins>
  5.             <plugin name="SurfacePlot" factory_id="f2434d00 d54a4482 aea14eb6 40a967d3" quality="experimental" type="document">
  6.                 <short_description>Creates a 3D surface plot.</short_description>
  7.                 <categories>
  8.                     <category>Math</category>
  9.                 </categories>
  10.                 <interfaces>
  11.                     <interface>k3d::imesh_source</interface>
  12.                 </interfaces>
  13.                 <metadata/>
  14.             </plugin>
  15.             <plugin name="LeastSquaresPlot" factory_id="0368fa56 f1cb4ab7 ac1c22b3 bbe53330" quality="experimental" type="document">
  16.                 <short_description>Aproximates points with a surface given a set of equations.</short_description>
  17.                 <categories>
  18.                     <category>Math</category>
  19.                 </categories>
  20.                 <interfaces>
  21.                     <interface>k3d::imesh_source</interface>
  22.                 </interfaces>
  23.                 <metadata/>
  24.             </plugin>
  25.         </plugins>
  26.     </module>
  27. </k3dml>
  28.