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