regression_tests/index.xml (333 lines of code) (raw):
<testsuitelist>
<format name="BIFS">
<category name="2D Shapes">
<file name="bifs-2D-shapes-all" title="All Possible Shapes" type="bt"/>
<file name="bifs-2D-shapes-indexfaceset2D" title="Drawing Polygons" type="bt" />
<file name="bifs-2D-shapes-indexlineset2D" title="Drawing Polylines" type="bt" />
<file name="bifs-2D-shapes-pointset2D" title="Drawing Points" type="bt" />
<file name="bifs-2D-shapes-xcurve2D" title="Drawing Bezier Curves" type="bt" />
</category>
<category name="2D Painting">
<file name="bifs-2D-painting-material2D" title="Simple Filling and Stroking" type="bt" />
<file name="bifs-2D-painting-lineproperties" title="Simple Stroke Properties" type="bt" />
<file name="bifs-2D-painting-xlineproperties-cap" title="Line Caps" type="bt" />
<file name="bifs-2D-painting-xlineproperties-join" title="Line Joins" type="bt" />
<file name="bifs-2D-painting-xlineproperties-dash" title="Dashing" type="bt" />
<file name="bifs-2D-painting-xlineproperties-transparent" title="Line Positioning & Transparency" type="bt" />
<file name="bifs-2D-painting-xlineproperties-scalable" title="Line Scalablility" type="bt" />
<file name="bifs-2D-painting-xlineproperties-imagetexture" title="Texturing Line With Images" type="bt" />
<file name="bifs-2D-painting-xlineproperties-lineargradient" title="Texturing Line With Linear Gradients" type="bt" />
<file name="bifs-2D-painting-xlineproperties-radialgradient" title="Texturing Line With Radial Gradients" type="bt" />
<file name="bifs-2D-painting-xlineproperties-compositetexture2D" title="Texturing Line With Patterns" type="bt" />
<file name="bifs-2D-painting-colortransform-color" title="Color changes on a subtree" type="bt" />
<file name="bifs-2D-painting-colortransform-alpha" title="Transparency changes on a subtree" type="bt" />
<file name="bifs-2D-painting-colortransform-bitmap" title="Colors changes on bitmaps" type="bt" />
</category>
<category name="2D Texturing">
<file name="bifs-2D-texturing-imagetexture-shapes" title="Arbitrary-Shape Image Texture Clipping" type="bt" />
<file name="bifs-2D-texturing-movietexture-shapes" title="Arbitrary-Shape Video Texture Clipping" type="bt" />
<file name="bifs-2D-texturing-texturetransform-base" title="Texture Transforming" type="bt" />
<file name="bifs-2D-texturing-texturetransform-interact" title="Texture Transforming Interactively" type="bt" />
<file name="bifs-2D-texturing-texturetransform-transformmatrix2D" title="Texture Skewing" type="bt" />
<file name="bifs-2D-texturing-lineargradient-simple" title="Linear Gradient Texturing" type="bt" />
<file name="bifs-2D-texturing-lineargradient-spread" title="Linear Gradient Spreading" type="bt" />
<file name="bifs-2D-texturing-radialgradient-simple" title="Radial Gradient Texturing" type="bt" />
<file name="bifs-2D-texturing-radialgradient-spread" title="Radial Gradient Spreading" type="bt" />
<file name="bifs-2D-texturing-gradients-transparent" title="Gradient & Transparency" type="bt" />
<file name="bifs-2D-texturing-gradients-text" title="Gradients on Text" type="bt" />
<file name="bifs-2D-texturing-pixeltexture" title="Synthetic textures" type="bt" />
<file name="bifs-bitmap-image-pixel-metrics" title="Efficient Image Display" type="bt" />
<file name="bifs-bitmap-image-resizing" title="Efficient Image Resizing" type="bt" />
<file name="bifs-bitmap-movie" title="Efficient Video Display" type="bt" />
<file name="bifs-bitmap-video-resizing" title="Efficient Video Resizing" type="bt" />
<file name="bifs-bitmap-movie-materialkey" title="Color Keying on Video" type="bt" />
<file name="bifs-bitmap-image-meter-metrics" type="bt" generate-html="false"/>
<file name="bifs-2D-texturing-compositetexture2D-bitmap" title="Composite Textures" type="bt" />
<file name="bifs-2D-texturing-compositetexture2D-background" title="Composite Textures & Background" type="bt" />
<file name="bifs-2D-texturing-compositetexture2D-transparent" title="Composite Textures & Transparency" type="bt" />
</category>
<category name="2D Positioning & Layout">
<file name="bifs-2D-positioning-orderedgroup" title="Display order (a.k.a. z-index)" type="bt" />
<file name="bifs-2D-positioning-transform2D" title="Positioning graphical objects" type="bt" />
<file name="bifs-2D-positioning-transformmatrix2D" title="Positioning graphical objects (2)" type="bt" />
<file name="bifs-2D-positioning-layer2D" title="Rectangular axis-aligned clipping" type="bt" />
<file name="bifs-2D-positioning-layer2d-in-layer2d" title="Nested Clipping" type="bt" />
<file name="bifs-2D-positioning-layout-scroll-full" title="Scrolling" type="bt" />
<file name="bifs-2D-positioning-pathlayout" title="Layout along a Path" type="bt" />
<!--file name="bifs-2D-positioning-clipper2D" type="bt" />
<file name="bifs-2D-positioning-form-align-center" type="bt" />
<file name="bifs-2D-positioning-form-align-horiz" type="bt" />
<file name="bifs-2D-positioning-form-align-vert" type="bt" />
<file name="bifs-2D-positioning-form-spread-horiz" type="bt" />
<file name="bifs-2D-positioning-form-spread-vert" type="bt" />
<file name="bifs-2D-positioning-layout-horiz-ltr-nowrap" type="bt" />
<file name="bifs-2D-positioning-layout-horiz-ltr-wrap-btt" type="bt" />
<file name="bifs-2D-positioning-layout-horiz-ltr-wrap-ttb" type="bt" />
<file name="bifs-2D-positioning-layout-horiz-rtl-nowrap" type="bt" />
<file name="bifs-2D-positioning-layout-horiz-rtl-wrap-btt" type="bt" />
<file name="bifs-2D-positioning-layout-horiz-rtl-wrap-ttb" type="bt" />
<file name="bifs-2D-positioning-layout-scroll-child" type="bt" />
<file name="bifs-2D-positioning-layout-scroll-off" type="bt" />
<file name="bifs-2D-positioning-layout-scroll-modes-horiz" type="bt" />
<file name="bifs-2D-positioning-layout-scroll-modes-vert" type="bt" />
<file name="bifs-2D-positioning-layout-vert-btt-nowrap" type="bt" />
<file name="bifs-2D-positioning-layout-vert-btt-wrap-ltr" type="bt" />
<file name="bifs-2D-positioning-layout-vert-btt-wrap-rtl" type="bt" />
<file name="bifs-2D-positioning-layout-vert-ttb-nowrap" type="bt" />
<file name="bifs-2D-positioning-layout-vert-ttb-wrap-ltr" type="bt" />
<file name="bifs-2D-positioning-layout-vert-ttb-wrap-rtl" type="bt" /-->
</category>
<category name="2D Interactivity and Sensors">
<file name="bifs-2D-interactivity-touchsensor-isover" title="Detecting Mouse Over" type="bt" />
<file name="bifs-2D-interactivity-touchsensor-isactive" title="Detecting Mouse Click" type="bt" />
<file name="bifs-2D-interactivity-touchsensor-4states" title="4 States Button" type="bt" />
<file name="bifs-2D-interactivity-touchsensor-isactive-exposedfield" title="Event Propagation" type="bt" />
<file name="bifs-2D-interactivity-touchsensor-hitpoint" title="Using Mouse Click Point" type="bt" />
<file name="bifs-2D-interactivity-planesensor2D" title="Dragging objects" type="bt" />
<file name="bifs-2D-interactivity-nested-sensors" title="Nested Sensors" type="bt" />
<file name="bifs-2D-interactivity-mousesensor" title="Other Mouse Events" type="bt" />
<file name="bifs-2D-interactivity-discsensor" title="Rotating Objects Interactively" type="bt" />
<file name="bifs-2D-interactivity-proximitysensor2D" title="Detecting Mouse Proximity" type="bt" />
<file name="bifs-2D-interactivity-keysensor" title="Detecting Keys" type="bt" />
<file name="bifs-2D-interactivity-stringsensor" title="String Input" type="bt" />
<file name="bifs-2D-interactivity-htk-sensor" type="bt" generate-html="false" />
</category>
<category name="Text">
<file name="bifs-text-vrml-alignment" title="Simple Text" type="bt" />
<file name="bifs-text-style" title="Text Styling" type="bt" />
<file name="bifs-text-maxextend" title="Limiting the text width" type="bt" />
<file name="bifs-text-length" title="Limiting the line width" type="bt" />
<file name="bifs-2D-positioning-layout-horiz-text" title="Text Paragraph" type="bt" />
<!--file name="bifs-text-align-horiz1" type="bt" />
<file name="bifs-text-unicode" type="bt" />
<file name="bifs-text-glyph-advance" type="bt" /-->
</category>
<category name="2D Background & Viewports">
<file name="bifs-2D-background-background2D-bind" type="bt" />
<file name="bifs-2D-background-background2D-image" type="bt" />
<file name="bifs-2D-background-background2D-layer2D" type="bt" />
<file name="bifs-2D-background-background2D-movie" type="bt" />
<file name="bifs-2D-background-background2D-url-change" type="bt" />
<file name="bifs-2D-viewport-simple" type="bt" />
<file name="bifs-2D-viewport-complete" type="bt" />
</category>
<category name="Interpolation">
<file name="bifs-interpolation-timesensor-enabled" type="bt" />
<file name="bifs-interpolation-timesensor-starttime_norestart" type="bt" />
<file name="bifs-interpolation-timesensor-starttime_restart" type="bt" />
<file name="bifs-interpolation-valuator-sftime" type="bt" />
<file name="bifs-interpolation-scalaranimator" type="bt" />
<file name="bifs-interpolation-scalarinterpolator" type="bt" />
<file name="bifs-interpolation-coordinateinterpolator2D" type="bt" />
<file name="bifs-interpolation-positionanimator2D" type="bt" />
<file name="bifs-interpolation-positioninterpolator2D-position" type="bt" />
<file name="bifs-interpolation-positioninterpolator2D-size" type="bt" />
<file name="bifs-interpolation-colorinterpolator" type="bt" />
<file name="bifs-interpolation-positionanimator" type="bt" />
<file name="bifs-interpolation-positioninterpolator-position" type="bt" />
<file name="bifs-interpolation-positioninterpolator-size" type="bt" />
</category>
<category name="Audio, Video and Image: Media Managment">
<file name="bifs-media-sound" title="Playing Sound" type="bt" />
<file name="bifs-media-audioclip" type="bt" />
<file name="bifs-media-audiosource" type="bt" />
<file name="bifs-media-imagetexture-no-od" title="URL & Image" type="bt" />
<file name="bifs-media-movietexture-no-od" title="URL & video" type="bt" />
<file name="bifs-media-movietexture-control" title="Video Start & Stop" type="bt" />
<file name="bifs-media-movietexture-od-joinsession" title="2 Videos and 1 OD" type="bt" />
<file name="bifs-media-movietexture-od-leave-session" type="bt" />
<file name="bifs-media-imagetexture-url-change" title="Changing Image URL" type="bt" />
<file name="bifs-media-movietexture-url-change" title="Changing Video URL" type="bt" />
<file name="bifs-media-audiosource-urlchanged" title="Changing Sound URL" type="bt" />
<file name="bifs-media-audioclip-urlchanged" title="Changing Sound URL (2)" type="bt" />
<file name="bifs-media-imagetexture-object-scale" type="bt" />
<file name="bifs-media-imagetexture-OD-reuse" type="bt" />
<file name="bifs-media-imagetexture-transparent" type="bt" />
<file name="bifs-media-movietexture-owns-OCR" type="bt" />
<file name="bifs-media-movietexture-shares-OCR" type="bt" />
<file name="bifs-media-sound-spatialize" type="bt" />
<file name="bifs-media-audiobuffer" type="bt" />
<file name="bifs-media-audiosource-mixing" type="bt" />
</category>
<category name="Audio, Video : Timeline Management">
<file name="bifs-timeline-mediacontrol-audio" type="bt" />
<file name="bifs-timeline-mediacontrol-audio-speed" type="bt" />
<file name="bifs-timeline-mediacontrol-complete" type="bt" />
<file name="bifs-timeline-mediacontrol-deactivation" type="bt" />
<file name="bifs-timeline-mediacontrol-inline-av" type="bt" />
<file name="bifs-timeline-mediacontrol-inline-segments" type="bt" />
<file name="bifs-timeline-mediacontrol-inline" type="bt" />
<file name="bifs-timeline-mediacontrol-OCR" type="bt" />
<file name="bifs-timeline-mediacontrol-rtsp" type="bt" />
<file name="bifs-timeline-mediacontrol-seg-inline" type="bt" />
<file name="bifs-timeline-mediacontrol-segments" type="bt" />
<file name="bifs-timeline-mediacontrol-video" type="bt" />
<file name="bifs-timeline-mediacontrol-videospeed" type="bt" />
<file name="bifs-timeline-mediasensor-segment-switch" type="bt" />
<file name="bifs-timeline-mediasensor-segment" type="bt" />
<file name="bifs-timeline-mediasensor" type="bt" />
</category>
<category name="Navigation">
<file name="bifs-linking-anchor-mp4-next" title="Navigating to another scene" type="bt" />
<file name="bifs-linking-anchor-mp4-prev" type="bt" generate-html="false"/>
<file name="bifs-linking-anchor-www" title="Navigating to a Web link" type="bt" />
<file name="bifs-linking-anchor-viewpoint" type="bt" />
<file name="bifs-linking-inline-direct" type="bt" />
<file name="bifs-linking-inline-direct-inline" type="bt" />
<file name="bifs-linking-inline-od" type="bt" />
<file name="bifs-linking-inline-rtsp" type="bt" />
<file name="bifs-linking-inline-rtsp-no-od" type="bt" />
<file name="bifs-linking-inline-segment-inline" type="bt" />
<file name="bifs-linking-inline-segment" type="bt" />
<file name="bifs-linking-animationstream" type="bt" />
</category>
<category name="Stream Selection">
<file name="bifs-stream-text-switch" type="bt" />
</category>
<category name="BIFS Commands">
<file name="bifs-command-replace-scene" title="Scene Replacement" type="bt" />
<file name="bifs-command-replace-field" title="Field Replacement" type="bt" />
<file name="bifs-command-replace-index" title="Indexed Replacement" type="bt" />
<file name="bifs-command-multiple-replace-field" title="Multiple Field Replacement" type="bt" />
<file name="bifs-command-multiple-replace-index" title="Multiple Values Replacement" type="bt" />
<file name="bifs-command-replace-node-null" title="Node Deletion by Replacement" type="bt" />
<file name="bifs-command-replace-node" title="Node Replacement" type="bt" />
<file name="bifs-command-replace-route" title="Route Replacement" type="bt" />
<file name="bifs-command-replace-scene-null" title="Scene Deletion" type="bt" />
<file name="bifs-command-insert-index" title="Insertion of point" type="bt" />
<file name="bifs-command-insert-node" title="Node Insertion" type="bt" />
<file name="bifs-command-insert-nodedef" title="Node Insertion (with a name)" type="bt" />
<file name="bifs-command-insert-route" title="Route Insertion" type="bt" />
<file name="bifs-command-delete-node" title="Delete Node" type="bt" />
<file name="bifs-command-node-delete-ex" title="Delete Node in OrderedGroup" type="bt" />
<file name="bifs-command-delete-index" title="Delete by index" type="bt" />
<file name="bifs-command-delete-route" title="Delete Route" type="bt" />
<file name="bifs-command-animated-osmo4logo" title="Complete Animation Using BIFS Commands" type="bt" />
<file name="bifs-command-global-qp" type="bt" />
<file name="bifs-command-proto-delete" type="bt" />
<file name="bifs-command-proto-insert" type="bt" />
<file name="bifs-command-protolist-delete" type="bt" />
<file name="bifs-command-quantification" type="bt" />
<file name="bifs-command-route-add-children" type="bt" />
<file name="bifs-command-route-children" type="bt" />
<file name="bifs-command-route-node-exposedfield" type="bt" />
<file name="bifs-command-route-node" type="bt" />
<file name="bifs-command-route-remove-children" type="bt" />
</category>
<category name="Script">
<file name="bifs-script-char-to-int" type="bt" />
<file name="bifs-script-child-create" type="bt" />
<file name="bifs-script-date" type="bt" />
<file name="bifs-script-event-out" type="bt" />
<file name="bifs-script-initialize" type="bt" />
<file name="bifs-script-load-url" type="bt" />
<file name="bifs-script-node-access" type="bt" />
<file name="bifs-script-node-create" type="bt" />
<file name="bifs-script-proto" type="bt" />
<file name="bifs-script-timestamp" type="bt" />
</category>
<category name="Games">
<file name="bifs-game-arrange" title="Arrange" type="bt" />
<file name="bifs-game-breakout" title="BreakOut" type="bt" />
<file name="bifs-game-minesweeper" title="MineSweeper" type="bt" />
<file name="bifs-game-othello" title="Othello" type="bt" />
</category>
<category name="PROTO and EXTERNPROTO">
<file name="bifs-externproto-forestgump-lib" type="bt" generate-html="false"/>
<file name="bifs-externproto-forestgump" type="bt" />
<file name="bifs-externproto-mfurl-lib" type="bt" generate-html="false"/>
<file name="bifs-externproto-mfurl" type="bt" />
<file name="bifs-externproto-nood-lib" type="bt" generate-html="false"/>
<file name="bifs-externproto-nood" type="bt" />
<file name="bifs-externproto-simple-lib" type="bt" generate-html="false"/>
<file name="bifs-externproto-simple" type="bt" />
<file name="bifs-proto-conditional" type="bt" />
<file name="bifs-proto-delete-def" type="bt" />
<file name="bifs-proto-delete-index" type="bt" />
<file name="bifs-proto-forestgump" type="bt" />
<file name="bifs-proto-mfurl" type="bt" />
<file name="bifs-proto-multiple" type="bt" />
<file name="bifs-proto-nested" type="bt" />
<file name="bifs-proto-route" type="bt" />
<file name="bifs-proto-sftime-protocode" type="bt" />
<file name="bifs-proto-sftime-protointerface" type="bt" />
<file name="bifs-proto-simple" type="bt" />
<file name="bifs-proto-use" type="bt" />
</category>
<category name="3D Shapes">
<file name="bifs-3D-shapes-box" type="bt" use3d="true" />
<file name="bifs-3D-shapes-box-transparent" type="bt" use3d="true" />
<file name="bifs-3D-shapes-cone" type="bt" use3d="true" />
<file name="bifs-3D-shapes-cylinder" type="bt" use3d="true" />
<file name="bifs-3D-shapes-elevationgrid" type="bt" use3d="true" />
<file name="bifs-3D-shapes-extrusion" type="bt" use3d="true" />
<file name="bifs-3D-shapes-indexedfaceset" type="bt" use3d="true" />
<file name="bifs-3D-shapes-indexedlineset" type="bt" use3d="true" />
<file name="bifs-3D-shapes-nonlineardeformer" type="bt" use3d="true" />
<file name="bifs-3D-shapes-pointset" type="bt" use3d="true" />
</category>
<category name="3D Background & Viewpoints">
<file name="bifs-3D-background-images" type="bt" use3d="true" />
<file name="bifs-3D-background" type="bt" use3d="true" />
<file name="bifs-3D-viewpoint-anim" type="bt" use3d="true" />
<file name="bifs-3D-viewpoint-bind-jump" type="bt" use3d="true" />
<file name="bifs-3D-viewpoint-bind" type="bt" use3d="true" />
<file name="bifs-3D-viewpoint-ortho-bind" type="bt" use3d="true" />
</category>
<category name="3D Texturing">
<file name="bifs-3D-texturing-box" type="bt" use3d="true" />
<file name="bifs-3D-texturing-box-transparent" type="bt" use3d="true" />
<file name="bifs-3D-texturing-box-video" type="bt" use3d="true" />
<file name="bifs-3D-texturing-cone" type="bt" use3d="true" />
<file name="bifs-3D-texturing-cone-transparent" type="bt" use3d="true" />
<file name="bifs-3D-texturing-cylinder" type="bt" use3d="true" />
<file name="bifs-3D-texturing-cylinder-transparent" type="bt" use3d="true" />
<file name="bifs-3D-texturing-transform-box" type="bt" use3d="true" />
<file name="bifs-3D-texturing-transform-matrix-box" type="bt" use3d="true" />
<file name="bifs-3D-texturing-compositetexture3D-box" type="bt" use3d="true" />
<file name="bifs-3D-texturing-compositetexture3D-bitmap" type="bt" use3d="true" />
</category>
<category name="3D Lighting">
<file name="bifs-3D-lighting-fog" type="bt" use3d="true" />
<file name="bifs-3D-lighting-directionalLight" type="bt" use3d="true" />
<file name="bifs-3D-lighting-pointlight" type="bt" use3d="true" />
<file name="bifs-3D-lighting-spotlight" type="bt" use3d="true" />
</category>
<category name="3D Interactivity and Sensors">
<file name="bifs-3D-interactivity-cylindersensor" type="bt" use3d="true" />
<file name="bifs-3D-interactivity-planesensor" type="bt" use3d="true" />
<file name="bifs-3D-interactivity-proximitysensor" type="bt" use3d="true" />
<file name="bifs-3D-interactivity-spheresensor" type="bt" use3d="true" />
<file name="bifs-3D-interactivity-visibilitysensor" type="bt" use3d="true" />
<file name="bifs-3D-interactivity-collision-proxy" type="bt" use3d="true" />
<file name="bifs-3D-interactivity-collision" type="bt" use3d="true" />
</category>
<category name="3D Positioning & Layout">
<file name="bifs-3D-positioning-transform" type="bt" />
<file name="bifs-3D-positioning-layer3D-views" type="bt" use3d="true" />
<file name="bifs-3D-positioning-layer3D" type="bt" use3d="true" />
<file name="bifs-3D-positioning-lod" type="bt" use3d="true" />
<file name="bifs-3D-positioning-billboard-viewer-alignment" type="bt" use3d="true" />
<file name="bifs-3D-positioning-billboard" type="bt" use3d="true" />
<file name="bifs-3D-positioning-gravity" type="bt" use3d="true" />
</category>
<category name="Miscellaneous tests">
<file name="bifs-misc-cyclic-graph" type="bt" />
<file name="bifs-misc-non-linear-parsing-conditional" type="bt" />
<file name="bifs-misc-non-linear-parsing-use" type="bt" />
<file name="bifs-misc-srt-import-3gpp" type="bt" />
<file name="bifs-misc-srt-import-3gpp-control" type="bt" />
<file name="bifs-misc-srt-import-3gpp-control-share-ocr" type="bt" />
<file name="bifs-misc-srt-import" type="bt" />
<file name="bifs-misc-UTF16-input" type="bt" />
<file name="bifs-misc-hc-proto-pathextrusion" type="bt" use3d="true"/>
<file name="bifs-misc-hc-proto-planarextrusion" type="bt" use3d="true"/>
<file name="bifs-misc-hc-proto-planeclipper" type="bt" use3d="true"/>
</category>
<category name="OD Commands">
<file name="bifs-od-remove-esd" type="bt" />
<file name="bifs-od-remove-od" type="bt" />
<file name="bifs-od-update-od" type="bt" />
</category>
</format>
<!--
format name="SVG">
<category name="Static Vector Graphics (no interactivity)">
<file name="svg-chaise" type="svg" />
</category>
<category name="Animated Vector Graphics (no interactivity)">
<file name="svg-anim" type="svg">
<snapshot time="3"/>
<snapshot time="7"/>
<snapshot time="9.5"/>
</file>
</category>
</format
-->
<format name="X3D">
<category name="2D tools">
<file name="x3d-2D-Arc2d" type="x3dv" use3d="true" />
<file name="x3d-2D-ArcClose2d" type="x3dv" use3d="true" />
<file name="x3d-2D-Polyline2d" type="x3dv" use3d="true" />
<file name="x3d-2D-Polypoint2d" type="x3dv" use3d="true" />
<file name="x3d-2D-TriangleSet2d" type="x3dv" use3d="true" />
<file name="x3d-2D-Disk2d" type="x3dv" use3d="true" />
</category>
<category name="3D tools">
<file name="x3d-3D-IndexedTriangleFanSet" type="x3dv" use3d="true" />
<file name="x3d-3D-IndexedTriangleSet" type="x3dv" use3d="true" />
<file name="x3d-3D-IndexedTriangleStripSet" type="x3dv" use3d="true" />
<file name="x3d-3D-LineSet" type="x3dv" use3d="true" />
<file name="x3d-3D-TriangleFanSet" type="x3dv" use3d="true" />
<file name="x3d-3D-TriangleSet" type="x3dv" use3d="true" />
<file name="x3d-3D-TriangleStripSet" type="x3dv" use3d="true" />
</category>
<category name="Miscellaneous primitives">
<file name="x3d-misc-HatchStyle" type="x3dv" use3d="true" />
<file name="x3d-misc-ColorRGBA" type="x3dv" use3d="true" />
<file name="x3d-misc-KeySensor" type="x3dv" use3d="true" />
<file name="x3d-misc-StringSensor" type="x3dv" use3d="true" />
</category>
</format>
</testsuitelist>