1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 2<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml"> 3 <head> 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 5 <meta http-equiv="Content-Style-Type" content="text/css" /> 6 <title>PrimitiveSets</title> 7 <link rel="stylesheet" href="../css/mainpage.css" type="text/css" /> 8 </head> 9 <body> 10 <h1><PrimitiveSets></h1> 11 <h2>Description</h2> 12 <p> 13List of primitives. 14 </p> 15 16<h2>Example Output</h2> 17 18<table> 19<tr> 20<td><pre> 21<Shapes><br> 22 <SeparateDataShapeCtr><br> 23 <OrientedBoundingBox><br> 24 <CenterPosition X="0" Y="0" Z="0" /><br> 25 <OrientationMatrix M00="1" M01="0" M02="0" M10="0" M11="0" M12="1" M20="0" M21="1" M22="0" /><br> 26 <Size X="16.651" Y="16.0032" Z="0" /><br> 27 </OrientedBoundingBox><br> 28 <PositionOffset X="0" Y="0" Z="0" /><br> 29 <strong><PrimitiveSets></strong><br> 30 <PrimitiveSetCtr SkinningMode="None"><br> 31 <BoneIndexTable>0</BoneIndexTable><br> 32 <Primitives><br> 33 <PrimitiveCtr><br> 34 <IndexStreams><br> 35 <UbyteIndexStreamCtr PrimitiveMode="Triangles" Size="6">0 1 2 1 3 2</UbyteIndexStreamCtr><br> 36 </IndexStreams><br> 37 </PrimitiveCtr><br> 38 </Primitives><br> 39 </PrimitiveSetCtr><br> 40 <strong></PrimitiveSets></strong><br> 41 <VertexAttributes><br> 42 <Vector3VertexStreamCtr Usage="Position" VertexSize="4" Scale="1" QuantizedMode="Float"><br> 43 -8.32549 0 8.00161<br> 44 8.32549 0 8.00161<br> 45 -8.32549 0 -8.00161<br> 46 8.32549 0 -8.00161<br> 47 </Vector3VertexStreamCtr><br> 48 <Vector3VertexAttributeCtr Usage="Normal">0 1 0</Vector3VertexAttributeCtr><br> 49 <Vector2VertexStreamCtr Usage="TextureCoordinate0" VertexSize="4" Scale="1" QuantizedMode="Float"><br> 50 0 0<br> 51 1 0<br> 52 0 0.961097<br> 53 1 0.961097<br> 54 </Vector2VertexStreamCtr><br> 55 </VertexAttributes><br> 56 </SeparateDataShapeCtr><br> 57</Shapes><br> 58</pre></td> 59</tr></table> 60 <hr><p>CONFIDENTIAL</p></body> 61</html>