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-test.module.proxy < prev    next >
Encoding:
Extensible Markup Language  |  2009-03-19  |  2.3 KB  |  63 lines

  1. <?xml version="1.0" ?>
  2. <k3dml package="k3d" version="0.7.11.0" host="Windows-5.1;x86">
  3.     <module name="k3d-test.module">
  4.         <plugins>
  5.             <plugin name="MemoryPools" factory_id="188634e9 0d4c48d9 b28e4f14 4866fd29" quality="stable" type="application">
  6.                 <short_description>Low-level control of memory pools, primarily for testing</short_description>
  7.                 <categories>
  8.                     <category>Test</category>
  9.                 </categories>
  10.                 <interfaces/>
  11.                 <metadata/>
  12.             </plugin>
  13.             <plugin name="MeshToStdout" factory_id="45ee8c94 223d4ba6 b7eec188 cc9cff65" quality="stable" type="document">
  14.                 <short_description>Prints mesh information to stdout</short_description>
  15.                 <categories>
  16.                     <category>Test</category>
  17.                 </categories>
  18.                 <interfaces>
  19.                     <interface>k3d::imesh_sink</interface>
  20.                 </interfaces>
  21.                 <metadata/>
  22.             </plugin>
  23.             <plugin name="PipelineProfiler" factory_id="418d0935 12495e73 bcd046a2 92bf7fb1" quality="experimental" type="document">
  24.                 <short_description>Records data profiling execution of the visualization pipeline</short_description>
  25.                 <categories>
  26.                     <category>Test</category>
  27.                 </categories>
  28.                 <interfaces/>
  29.                 <metadata/>
  30.             </plugin>
  31.             <plugin name="SelectionToStdout" factory_id="51739d44 c0422e83 6b50ccba 97cad438" quality="stable" type="document">
  32.                 <short_description>Prints selection information to stdout</short_description>
  33.                 <categories>
  34.                     <category>Test</category>
  35.                 </categories>
  36.                 <interfaces>
  37.                     <interface>k3d::inode</interface>
  38.                 </interfaces>
  39.                 <metadata/>
  40.             </plugin>
  41.             <plugin name="LegacyMeshConversion" factory_id="50ba87cf 2946be80 bcf61fb2 1089463a" quality="stable" type="document">
  42.                 <short_description>Converts an input mesh to the legacy mesh format, then back, for regression testing</short_description>
  43.                 <categories>
  44.                     <category>Test</category>
  45.                 </categories>
  46.                 <interfaces>
  47.                     <interface>k3d::imesh_sink</interface>
  48.                     <interface>k3d::imesh_source</interface>
  49.                 </interfaces>
  50.                 <metadata/>
  51.             </plugin>
  52.             <plugin name="MeshDiff" factory_id="5aa98498 a980407d b4289694 2e996b30" quality="stable" type="document">
  53.                 <short_description>Compares meshes for equivalence</short_description>
  54.                 <categories>
  55.                     <category>Test</category>
  56.                 </categories>
  57.                 <interfaces/>
  58.                 <metadata/>
  59.             </plugin>
  60.         </plugins>
  61.     </module>
  62. </k3dml>
  63.