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-matrix.module.proxy < prev    next >
Encoding:
Extensible Markup Language  |  2009-03-19  |  603 b   |  19 lines

  1. <?xml version="1.0" ?>
  2. <k3dml package="k3d" version="0.7.11.0" host="Windows-5.1;x86">
  3.     <module name="k3d-matrix.module">
  4.         <plugins>
  5.             <plugin name="InvertMatrix" factory_id="9582e25c cf41e6fb c796fd94 35a89d33" quality="experimental" type="document">
  6.                 <short_description>Inverts a matrix mathematically speaking</short_description>
  7.                 <categories>
  8.                     <category>Matrix</category>
  9.                 </categories>
  10.                 <interfaces>
  11.                     <interface>k3d::itransform_sink</interface>
  12.                     <interface>k3d::itransform_source</interface>
  13.                 </interfaces>
  14.                 <metadata/>
  15.             </plugin>
  16.         </plugins>
  17.     </module>
  18. </k3dml>
  19.