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-opengl-painters.module.proxy < prev    next >
Encoding:
Extensible Markup Language  |  2009-03-19  |  19.0 KB  |  499 lines

  1. <?xml version="1.0" ?>
  2. <k3dml package="k3d" version="0.7.11.0" host="Windows-5.1;x86">
  3.     <module name="k3d-opengl-painters.module">
  4.         <plugins>
  5.             <plugin name="OpenGLConePainter" factory_id="ae8f0e12 33403c10 04e4998d 17a8ec8c" quality="experimental" type="document">
  6.                 <short_description>Renders cone primitives using OpenGL</short_description>
  7.                 <categories>
  8.                     <category>OpenGL</category>
  9.                     <category>Painter</category>
  10.                 </categories>
  11.                 <interfaces>
  12.                     <interface>k3d::gl::imesh_painter</interface>
  13.                 </interfaces>
  14.                 <metadata/>
  15.             </plugin>
  16.             <plugin name="OpenGLDiskPainter" factory_id="e30f4079 8a4a030f 5ce166b6 77f324b4" quality="experimental" type="document">
  17.                 <short_description>Renders disk primitives using OpenGL</short_description>
  18.                 <categories>
  19.                     <category>OpenGL</category>
  20.                     <category>Painter</category>
  21.                 </categories>
  22.                 <interfaces>
  23.                     <interface>k3d::gl::imesh_painter</interface>
  24.                 </interfaces>
  25.                 <metadata/>
  26.             </plugin>
  27.             <plugin name="OpenGLEdgePainter" factory_id="b1260f93 e16e4ab2 bd6a7cbd 85ddca8b" quality="experimental" type="document">
  28.                 <short_description>Renders mesh edges (OpenGL 1.1)</short_description>
  29.                 <categories>
  30.                     <category>OpenGL</category>
  31.                     <category>Painter</category>
  32.                 </categories>
  33.                 <interfaces>
  34.                     <interface>k3d::gl::imesh_painter</interface>
  35.                 </interfaces>
  36.                 <metadata/>
  37.             </plugin>
  38.             <plugin name="OpenGLFacePainter" factory_id="d4abf63c 2242c17e 2afcb18d 0a8ebdd5" quality="experimental" type="document">
  39.                 <short_description>Renders mesh faces, after trianglulating them (OpenGL 1.1)</short_description>
  40.                 <categories>
  41.                     <category>OpenGL</category>
  42.                     <category>Painter</category>
  43.                 </categories>
  44.                 <interfaces>
  45.                     <interface>k3d::gl::imesh_painter</interface>
  46.                 </interfaces>
  47.                 <metadata/>
  48.             </plugin>
  49.             <plugin name="OpenGLMultiPainter" factory_id="6bc7d8a1 bbe7491f a2405d97 8b136c41" quality="experimental" type="document">
  50.                 <short_description>Distributes rendering across multiple mesh painters</short_description>
  51.                 <categories>
  52.                     <category>OpenGL</category>
  53.                     <category>Painter</category>
  54.                 </categories>
  55.                 <interfaces>
  56.                     <interface>k3d::gl::imesh_painter</interface>
  57.                 </interfaces>
  58.                 <metadata/>
  59.             </plugin>
  60.             <plugin name="OpenGLPointPainter" factory_id="ad24a631 acbd4af1 bd6d6362 75c3d5d7" quality="experimental" type="document">
  61.                 <short_description>Renders mesh points</short_description>
  62.                 <categories>
  63.                     <category>OpenGL</category>
  64.                     <category>Painter</category>
  65.                 </categories>
  66.                 <interfaces>
  67.                     <interface>k3d::gl::imesh_painter</interface>
  68.                 </interfaces>
  69.                 <metadata/>
  70.             </plugin>
  71.             <plugin name="OpenGLTorusPainter" factory_id="271118dd 2a47903b f36b96b8 f6916c27" quality="experimental" type="document">
  72.                 <short_description>Renders torus primitives using OpenGL</short_description>
  73.                 <categories>
  74.                     <category>OpenGL</category>
  75.                     <category>Painter</category>
  76.                 </categories>
  77.                 <interfaces>
  78.                     <interface>k3d::gl::imesh_painter</interface>
  79.                 </interfaces>
  80.                 <metadata/>
  81.             </plugin>
  82.             <plugin name="OpenGLSpherePainter" factory_id="e22923fa 5146fa44 0b6ff7b2 3f71ad6e" quality="experimental" type="document">
  83.                 <short_description>Renders sphere primitives using OpoenGL</short_description>
  84.                 <categories>
  85.                     <category>OpenGL</category>
  86.                     <category>Painter</category>
  87.                 </categories>
  88.                 <interfaces>
  89.                     <interface>k3d::gl::imesh_painter</interface>
  90.                 </interfaces>
  91.                 <metadata/>
  92.             </plugin>
  93.             <plugin name="OpenGLTeapotPainter" factory_id="aa87fdcc fc47c821 87d74dad f1f9f833" quality="experimental" type="document">
  94.                 <short_description>Renders teapot primitives using OpoenGL</short_description>
  95.                 <categories>
  96.                     <category>OpenGL</category>
  97.                     <category>Painter</category>
  98.                 </categories>
  99.                 <interfaces>
  100.                     <interface>k3d::gl::imesh_painter</interface>
  101.                 </interfaces>
  102.                 <metadata/>
  103.             </plugin>
  104.             <plugin name="OpenGLCylinderPainter" factory_id="311d3fbd 6a46e7b0 ccf9af8e f2daf44a" quality="experimental" type="document">
  105.                 <short_description>Renders cylinder primitives using OpoenGL</short_description>
  106.                 <categories>
  107.                     <category>OpenGL</category>
  108.                     <category>Painter</category>
  109.                 </categories>
  110.                 <interfaces>
  111.                     <interface>k3d::gl::imesh_painter</interface>
  112.                 </interfaces>
  113.                 <metadata/>
  114.             </plugin>
  115.             <plugin name="OpenGLSDSEdgePainter" factory_id="55238c22 ed466597 b86c86a3 0de46700" quality="experimental" type="document">
  116.                 <short_description>Renders mesh as SDS patch borders using OpenGL 1.1</short_description>
  117.                 <categories>
  118.                     <category>Development</category>
  119.                 </categories>
  120.                 <interfaces>
  121.                     <interface>k3d::gl::imesh_painter</interface>
  122.                 </interfaces>
  123.                 <metadata/>
  124.             </plugin>
  125.             <plugin name="OpenGLSDSFacePainter" factory_id="f8578aba 674bbc2d 40622ea4 9167eaf9" quality="experimental" type="document">
  126.                 <short_description>Renders mesh as SDS faces using OpenGL 1.1</short_description>
  127.                 <categories>
  128.                     <category>OpenGL</category>
  129.                     <category>Painter</category>
  130.                 </categories>
  131.                 <interfaces>
  132.                     <interface>k3d::gl::imesh_painter</interface>
  133.                 </interfaces>
  134.                 <metadata/>
  135.             </plugin>
  136.             <plugin name="OpenGLVBOEdgePainter" factory_id="7fca3f65 531b4db6 a11dac8a 0b9f17b1" quality="experimental" type="document">
  137.                 <short_description>Renders mesh edges (OpenGL VBOs)</short_description>
  138.                 <categories>
  139.                     <category>OpenGL</category>
  140.                     <category>Painter</category>
  141.                 </categories>
  142.                 <interfaces>
  143.                     <interface>k3d::gl::imesh_painter</interface>
  144.                 </interfaces>
  145.                 <metadata/>
  146.             </plugin>
  147.             <plugin name="OpenGLVBOFacePainter" factory_id="2f953308 c8474bc9 6d58bba7 0355bcfe" quality="experimental" type="document">
  148.                 <short_description>Renders mesh faces, after trianglulating them (OpenGL VBOs)</short_description>
  149.                 <categories>
  150.                     <category>OpenGL</category>
  151.                     <category>Painter</category>
  152.                 </categories>
  153.                 <interfaces>
  154.                     <interface>k3d::gl::imesh_painter</interface>
  155.                 </interfaces>
  156.                 <metadata/>
  157.             </plugin>
  158.             <plugin name="OpenGLHalfEdgePainter" factory_id="f6484bfb aa46c77c 1ec5f895 ee3f6905" quality="experimental" type="document">
  159.                 <short_description>Draws arrows to show polyhedron half edge orientation</short_description>
  160.                 <categories>
  161.                     <category>OpenGL</category>
  162.                     <category>Painter</category>
  163.                 </categories>
  164.                 <interfaces>
  165.                     <interface>k3d::gl::imesh_painter</interface>
  166.                 </interfaces>
  167.                 <metadata/>
  168.             </plugin>
  169.             <plugin name="OpenGLSDSPointPainter" factory_id="c336f1ed 0a4fab65 7ceeb380 4a67eca1" quality="experimental" type="document">
  170.                 <short_description>Renders mesh as SDS patch corners using OpenGL 1.1</short_description>
  171.                 <categories>
  172.                     <category>Development</category>
  173.                 </categories>
  174.                 <interfaces>
  175.                     <interface>k3d::gl::imesh_painter</interface>
  176.                 </interfaces>
  177.                 <metadata/>
  178.             </plugin>
  179.             <plugin name="OpenGLVBOPointPainter" factory_id="e2495ce1 0c4c42eb 81142404 3c25889e" quality="experimental" type="document">
  180.                 <short_description>Renders mesh points (OpenGL VBOs)</short_description>
  181.                 <categories>
  182.                     <category>OpenGL</category>
  183.                     <category>Painter</category>
  184.                 </categories>
  185.                 <interfaces>
  186.                     <interface>k3d::gl::imesh_painter</interface>
  187.                 </interfaces>
  188.                 <metadata/>
  189.             </plugin>
  190.             <plugin name="OpenGLColorFacePainter" factory_id="60b5a9cf ee4fe64c 7559c98f 9ed5b56b" quality="experimental" type="document">
  191.                 <short_description>Renders mesh faces using a per-face color array</short_description>
  192.                 <categories>
  193.                     <category>OpenGL</category>
  194.                     <category>Painter</category>
  195.                 </categories>
  196.                 <interfaces>
  197.                     <interface>k3d::gl::imesh_painter</interface>
  198.                 </interfaces>
  199.                 <metadata/>
  200.             </plugin>
  201.             <plugin name="OpenGLParaboloidPainter" factory_id="a4e66aa9 c34a22ca c5d3b19e 83c5d0f4" quality="experimental" type="document">
  202.                 <short_description>Renders paraboloid primitives using OpoenGL</short_description>
  203.                 <categories>
  204.                     <category>OpenGL</category>
  205.                     <category>Painter</category>
  206.                 </categories>
  207.                 <interfaces>
  208.                     <interface>k3d::gl::imesh_painter</interface>
  209.                 </interfaces>
  210.                 <metadata/>
  211.             </plugin>
  212.             <plugin name="OpenGLCubicCurvePainter" factory_id="cb30d291 47e146a3 b5167d0f 6f56bd61" quality="experimental" type="document">
  213.                 <short_description>Renders cubic curves</short_description>
  214.                 <categories>
  215.                     <category>OpenGL</category>
  216.                     <category>Painter</category>
  217.                 </categories>
  218.                 <interfaces>
  219.                     <interface>k3d::gl::imesh_painter</interface>
  220.                 </interfaces>
  221.                 <metadata/>
  222.             </plugin>
  223.             <plugin name="OpenGLFaceNormalPainter" factory_id="02d092ca 84405ff6 4fe806a9 ab886cb1" quality="experimental" type="document">
  224.                 <short_description>Renders polyhedron face normal vectors</short_description>
  225.                 <categories>
  226.                     <category>OpenGL</category>
  227.                     <category>Painter</category>
  228.                 </categories>
  229.                 <interfaces>
  230.                     <interface>k3d::gl::imesh_painter</interface>
  231.                 </interfaces>
  232.                 <metadata/>
  233.             </plugin>
  234.             <plugin name="OpenGLHiddenLinePainter" factory_id="5c0a98d1 4148e5e1 901e36b5 c5aa6ee6" quality="experimental" type="document">
  235.                 <short_description>Renders meshes using a classic hidden-line effect.</short_description>
  236.                 <categories>
  237.                     <category>OpenGL</category>
  238.                     <category>Painter</category>
  239.                 </categories>
  240.                 <interfaces>
  241.                     <interface>k3d::gl::imesh_painter</interface>
  242.                 </interfaces>
  243.                 <metadata/>
  244.             </plugin>
  245.             <plugin name="OpenGLHyperboloidPainter" factory_id="8fc78171 3e49ff1a a4b6e69d aa8fafa3" quality="experimental" type="document">
  246.                 <short_description>Renders hyperboloid primitives using OpenGL</short_description>
  247.                 <categories>
  248.                     <category>OpenGL</category>
  249.                     <category>Painter</category>
  250.                 </categories>
  251.                 <interfaces>
  252.                     <interface>k3d::gl::imesh_painter</interface>
  253.                 </interfaces>
  254.                 <metadata/>
  255.             </plugin>
  256.             <plugin name="OpenGLNURBSCurvePainter" factory_id="86705b44 ef534dc4 86d9fc7a 8709ec59" quality="experimental" type="document">
  257.                 <short_description>Renders NURBS curves</short_description>
  258.                 <categories>
  259.                     <category>OpenGL</category>
  260.                     <category>Painter</category>
  261.                 </categories>
  262.                 <interfaces>
  263.                     <interface>k3d::gl::imesh_painter</interface>
  264.                 </interfaces>
  265.                 <metadata/>
  266.             </plugin>
  267.             <plugin name="OpenGLNURBSPatchPainter" factory_id="8881a190 9d1c4e6f 8b8c0523 2dc43fda" quality="experimental" type="document">
  268.                 <short_description>Renders NURBS patches</short_description>
  269.                 <categories>
  270.                     <category>OpenGL</category>
  271.                     <category>Painter</category>
  272.                 </categories>
  273.                 <interfaces>
  274.                     <interface>k3d::gl::imesh_painter</interface>
  275.                 </interfaces>
  276.                 <metadata/>
  277.             </plugin>
  278.             <plugin name="OpenGLVertexDataPainter" factory_id="40dd537a e84d0fd8 416941a3 719fab2d" quality="experimental" type="document">
  279.                 <short_description>Prints vertex data near each corresponding vertex</short_description>
  280.                 <categories>
  281.                     <category>OpenGL</category>
  282.                     <category>Painter</category>
  283.                 </categories>
  284.                 <interfaces>
  285.                     <interface>k3d::gl::imesh_painter</interface>
  286.                 </interfaces>
  287.                 <metadata/>
  288.             </plugin>
  289.             <plugin name="OpenGLBlobbyPointPainter" factory_id="06148329 b2264760 84b25aab f8401c63" quality="experimental" type="document">
  290.                 <short_description>Renders blobby primitives using points and lines</short_description>
  291.                 <categories>
  292.                     <category>OpenGL</category>
  293.                     <category>Painter</category>
  294.                 </categories>
  295.                 <interfaces>
  296.                     <interface>k3d::gl::imesh_painter</interface>
  297.                 </interfaces>
  298.                 <metadata/>
  299.             </plugin>
  300.             <plugin name="OpenGLFaceVaryingPainter" factory_id="fbd81412 a94df849 1172a09e e08104f4" quality="experimental" type="document">
  301.                 <short_description>Renders selection hooks for facevarying data</short_description>
  302.                 <categories>
  303.                     <category>OpenGL</category>
  304.                     <category>Painter</category>
  305.                 </categories>
  306.                 <interfaces>
  307.                     <interface>k3d::gl::imesh_painter</interface>
  308.                 </interfaces>
  309.                 <metadata/>
  310.             </plugin>
  311.             <plugin name="OpenGLLinearCurvePainter" factory_id="6acd1d8e 954f4b3a bce4c296 523ebacd" quality="experimental" type="document">
  312.                 <short_description>Renders linear curves</short_description>
  313.                 <categories>
  314.                     <category>OpenGL</category>
  315.                     <category>Painter</category>
  316.                 </categories>
  317.                 <interfaces>
  318.                     <interface>k3d::gl::imesh_painter</interface>
  319.                 </interfaces>
  320.                 <metadata/>
  321.             </plugin>
  322.             <plugin name="OpenGLNormalArrayPainter" factory_id="893f3dff 9648bc46 5674c48f 05df5463" quality="experimental" type="document">
  323.                 <short_description>Visualizes normal-vector arrays</short_description>
  324.                 <categories>
  325.                     <category>OpenGL</category>
  326.                     <category>Painter</category>
  327.                 </categories>
  328.                 <interfaces>
  329.                     <interface>k3d::gl::imesh_painter</interface>
  330.                 </interfaces>
  331.                 <metadata/>
  332.             </plugin>
  333.             <plugin name="OpenGLPointNormalPainter" factory_id="2285917f fe40cc4f b462449f f5172d0a" quality="experimental" type="document">
  334.                 <short_description>Renders polyhedron point normal vectors</short_description>
  335.                 <categories>
  336.                     <category>OpenGL</category>
  337.                     <category>Painter</category>
  338.                 </categories>
  339.                 <interfaces>
  340.                     <interface>k3d::gl::imesh_painter</interface>
  341.                 </interfaces>
  342.                 <metadata/>
  343.             </plugin>
  344.             <plugin name="OpenGLVaryingDataPainter" factory_id="4a155ddc 55436122 af1892bb fc5e8241" quality="experimental" type="document">
  345.                 <short_description>Prints associated varying data near each edge, for debugging purposes</short_description>
  346.                 <categories>
  347.                     <category>OpenGL</category>
  348.                     <category>Painter</category>
  349.                 </categories>
  350.                 <interfaces>
  351.                     <interface>k3d::gl::imesh_painter</interface>
  352.                 </interfaces>
  353.                 <metadata/>
  354.             </plugin>
  355.             <plugin name="OpenGLVBOSDSEdgePainter" factory_id="4282a7b2 b34a138f cda9df91 a9c9c8ab" quality="experimental" type="document">
  356.                 <short_description>Renders mesh as SDS patch borders using OpenGL VBOs</short_description>
  357.                 <categories>
  358.                     <category>Development</category>
  359.                 </categories>
  360.                 <interfaces>
  361.                     <interface>k3d::gl::imesh_painter</interface>
  362.                 </interfaces>
  363.                 <metadata/>
  364.             </plugin>
  365.             <plugin name="OpenGLVBOSDSFacePainter" factory_id="6db5cbd0 0c4c42eb 81142404 3c25889e" quality="experimental" type="document">
  366.                 <short_description>Renders mesh as SDS faces using OpenGL VBOs</short_description>
  367.                 <categories>
  368.                     <category>OpenGL</category>
  369.                     <category>Painter</category>
  370.                 </categories>
  371.                 <interfaces>
  372.                     <interface>k3d::gl::imesh_painter</interface>
  373.                 </interfaces>
  374.                 <metadata/>
  375.             </plugin>
  376.             <plugin name="OpenGLBicubicPatchPainter" factory_id="e058ab07 44384acd ba321d58 cdb3ef25" quality="experimental" type="document">
  377.                 <short_description>Renders bicubic patches</short_description>
  378.                 <categories>
  379.                     <category>OpenGL</category>
  380.                     <category>Painter</category>
  381.                 </categories>
  382.                 <interfaces>
  383.                     <interface>k3d::gl::imesh_painter</interface>
  384.                 </interfaces>
  385.                 <metadata/>
  386.             </plugin>
  387.             <plugin name="OpenGLTexturedFacePainter" factory_id="44f5c208 4e8206cd 29843cb3 0cf46093" quality="experimental" type="document">
  388.                 <short_description>Renders textured mesh faces, after triangulating them (OpenGL 1.1)</short_description>
  389.                 <categories>
  390.                     <category>OpenGL</category>
  391.                     <category>Painter</category>
  392.                 </categories>
  393.                 <interfaces>
  394.                     <interface>k3d::gl::imesh_painter</interface>
  395.                 </interfaces>
  396.                 <metadata/>
  397.             </plugin>
  398.             <plugin name="OpenGLVBOSDSPointPainter" factory_id="44621bcb 404a76ea 1a256ebd b119ad07" quality="experimental" type="document">
  399.                 <short_description>Renders mesh as SDS patch corners using OpenGL VBOs</short_description>
  400.                 <categories>
  401.                     <category>Development</category>
  402.                 </categories>
  403.                 <interfaces>
  404.                     <interface>k3d::gl::imesh_painter</interface>
  405.                 </interfaces>
  406.                 <metadata/>
  407.             </plugin>
  408.             <plugin name="OpenGLBilinearPatchPainter" factory_id="f172b866 fce74aa8 a9e792ff 630653f3" quality="experimental" type="document">
  409.                 <short_description>Renders bilinear patches</short_description>
  410.                 <categories>
  411.                     <category>OpenGL</category>
  412.                     <category>Painter</category>
  413.                 </categories>
  414.                 <interfaces>
  415.                     <interface>k3d::gl::imesh_painter</interface>
  416.                 </interfaces>
  417.                 <metadata/>
  418.             </plugin>
  419.             <plugin name="OpenGLEdgeNumberingPainter" factory_id="d15d2acb a647d85b 54dfbbb4 69578f6f" quality="experimental" type="document">
  420.                 <short_description>Numbers polyhedron edges</short_description>
  421.                 <categories>
  422.                     <category>OpenGL</category>
  423.                     <category>Painter</category>
  424.                 </categories>
  425.                 <interfaces>
  426.                     <interface>k3d::gl::imesh_painter</interface>
  427.                 </interfaces>
  428.                 <metadata/>
  429.             </plugin>
  430.             <plugin name="OpenGLFaceNumberingPainter" factory_id="b04f5b7b 4849cb29 dc339ea9 fb22e728" quality="experimental" type="document">
  431.                 <short_description>Numbers polyhedron faces</short_description>
  432.                 <categories>
  433.                     <category>OpenGL</category>
  434.                     <category>Painter</category>
  435.                 </categories>
  436.                 <interfaces>
  437.                     <interface>k3d::gl::imesh_painter</interface>
  438.                 </interfaces>
  439.                 <metadata/>
  440.             </plugin>
  441.             <plugin name="OpenGLPointNumberingPainter" factory_id="eab34a69 ca442372 473d7a96 acb45eab" quality="experimental" type="document">
  442.                 <short_description>Numbers points</short_description>
  443.                 <categories>
  444.                     <category>OpenGL</category>
  445.                     <category>Painter</category>
  446.                 </categories>
  447.                 <interfaces>
  448.                     <interface>k3d::gl::imesh_painter</interface>
  449.                 </interfaces>
  450.                 <metadata/>
  451.             </plugin>
  452.             <plugin name="OpenGLFaceOrientationPainter" factory_id="7bc1ee5f 45802906 323984bf cbe858d6" quality="experimental" type="document">
  453.                 <short_description>Draws arrows to show polyhedron face orientation</short_description>
  454.                 <categories>
  455.                     <category>OpenGL</category>
  456.                     <category>Painter</category>
  457.                 </categories>
  458.                 <interfaces>
  459.                     <interface>k3d::gl::imesh_painter</interface>
  460.                 </interfaces>
  461.                 <metadata/>
  462.             </plugin>
  463.             <plugin name="OpenGLBezierTrianglePatchPainter" factory_id="8d38bda1 df47e212 1e06bfb8 a8f440c5" quality="experimental" type="document">
  464.                 <short_description>Renders Bezier triangle patches</short_description>
  465.                 <categories>
  466.                     <category>OpenGL</category>
  467.                     <category>Painter</category>
  468.                 </categories>
  469.                 <interfaces>
  470.                     <interface>k3d::gl::imesh_painter</interface>
  471.                 </interfaces>
  472.                 <metadata/>
  473.             </plugin>
  474.             <plugin name="OpenGLNURBSCurveNumberingPainter" factory_id="0bb513e8 704f0d15 22631aa7 996b3548" quality="experimental" type="document">
  475.                 <short_description>Numbers NURBS curves</short_description>
  476.                 <categories>
  477.                     <category>OpenGL</category>
  478.                     <category>Painter</category>
  479.                 </categories>
  480.                 <interfaces>
  481.                     <interface>k3d::gl::imesh_painter</interface>
  482.                 </interfaces>
  483.                 <metadata/>
  484.             </plugin>
  485.             <plugin name="OpenGLNURBSPatchNumberingPainter" factory_id="44c22f9e bd4b902d 134018ac e0e64a86" quality="experimental" type="document">
  486.                 <short_description>Numbers NURBS patches</short_description>
  487.                 <categories>
  488.                     <category>OpenGL</category>
  489.                     <category>Painter</category>
  490.                 </categories>
  491.                 <interfaces>
  492.                     <interface>k3d::gl::imesh_painter</interface>
  493.                 </interfaces>
  494.                 <metadata/>
  495.             </plugin>
  496.         </plugins>
  497.     </module>
  498. </k3dml>
  499.