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>Primitives</title> 7 <link rel="stylesheet" href="../css/mainpage.css" type="text/css" /> 8 </head> 9 <body> 10 <h1><Primitives></h1> 11 <h2>Description</h2> 12 <p> 13 List of primitives. 14 </p> 15<h2>Example Output</h2> 16 17<table> 18<tr> 19<td><pre> 20<Shapes><br> 21 <SeparateDataShapeCtr><br> 22 <OrientedBoundingBox><br> 23 <CenterPosition X="0" Y="0" Z="0" /><br> 24 <OrientationMatrix M00="1" M01="0" M02="0" M10="0" M11="0" M12="1" M20="0" M21="1" M22="0" /><br> 25 <Size X="16.651" Y="16.0032" Z="0" /><br> 26 </OrientedBoundingBox><br> 27 <PositionOffset X="0" Y="0" Z="0" /><br> 28 <PrimitiveSets><br> 29 <PrimitiveSetCtr SkinningMode="None"><br> 30 <BoneIndexTable>0</BoneIndexTable><br> 31 <strong><Primitives></strong><br> 32 <PrimitiveCtr><br> 33 <IndexStreams><br> 34 <UbyteIndexStreamCtr PrimitiveMode="Triangles" Size="6">0 1 2 1 3 2</UbyteIndexStreamCtr><br> 35 </IndexStreams><br> 36 </PrimitiveCtr><br> 37 <strong></Primitives></strong><br> 38 </PrimitiveSetCtr><br> 39 </PrimitiveSets><br> 40 <VertexAttributes><br> 41 <Vector3VertexStreamCtr Usage="Position" VertexSize="4" Scale="1" QuantizedMode="Float"><br> 42 -8.32549 0 8.00161<br> 43 8.32549 0 8.00161<br> 44 -8.32549 0 -8.00161<br> 45 8.32549 0 -8.00161<br> 46 </Vector3VertexStreamCtr><br> 47 <Vector3VertexAttributeCtr Usage="Normal" Scale="1">0 1 0</Vector3VertexAttributeCtr><br> 48 <Vector2VertexStreamCtr Usage="TextureCoordinate0" VertexSize="4" Scale="1" QuantizedMode="Float"><br> 49 0 0<br> 50 1 0<br> 51 0 0.961097<br> 52 1 0.961097<br> 53 </Vector2VertexStreamCtr><br> 54 </VertexAttributes><br> 55 </SeparateDataShapeCtr><br> 56</Shapes><br> 57</pre></td> 58</tr></table> 59 <hr><p>CONFIDENTIAL</p></body> 60</html>