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>HermiteFloatSegment</title> 7 <link rel="stylesheet" href="../css/mainpage.css" type="text/css" /> 8 </head> 9 <body> 10 <h1><HermiteFloatSegment></h1> 11 <h2>Description</h2> 12 <p> 13 The tag for a Hermite segment. 14 </p> 15 16<h2>Example Output</h2> 17 18<table> 19<tr> 20<td><pre> 21<Animations><br> 22 <CameraAnimationData Name="aimCamera_persp" FrameSize="47" LoopMode="OneTime" IsAdditiveAnimation="false" ViewMode="AimTarget" ProjectionMode="Perspective"><br> 23 <MemberAnimationDataSet><br> 24 <MemberAnimationData><br> 25 <Path>Transform</Path><br> 26 <TransformAnimation><br> 27 <TranslateVector3Animation><br> 28 <XSegmentsFloatCurve PreRepeatMethod="None" PostRepeatMethod="None" StartFrame="0" EndFrame="47"><br> 29 <Segments><br> 30 <strong><HermiteFloatSegment></strong><br> 31 <Keys><br> 32 <HermiteFloatKey Frame="0" Value="10.1185" InSlope="-0.661016" OutSlope="-0.661016" /><br> 33 <HermiteFloatKey Frame="47" Value="-20.9492" InSlope="-0.661015" OutSlope="-0.661015" /><br> 34 </Keys><br> 35 <strong></HermiteFloatSegment></strong><br> 36 </Segments><br> 37 </XSegmentsFloatCurve><br> 38 <YSegmentsFloatCurve PreRepeatMethod="None" PostRepeatMethod="None" StartFrame="0" EndFrame="47"><br> 39 <Segments><br> 40 <strong><HermiteFloatSegment></strong><br> 41 <Keys><br> 42 <HermiteFloatKey Frame="0" Value="12.0733" InSlope="-0.074605" OutSlope="-0.074605" /><br> 43 <HermiteFloatKey Frame="47" Value="8.56682" InSlope="-0.074605" OutSlope="-0.074605" /><br> 44 </Keys><br> 45 <strong></HermiteFloatSegment></strong><br> 46 </Segments><br> 47 </YSegmentsFloatCurve><br> 48 <ZSegmentsFloatCurve PreRepeatMethod="None" PostRepeatMethod="None" StartFrame="0" EndFrame="47"><br> 49 <Segments><br> 50 <strong><HermiteFloatSegment></strong><br> 51 <Keys><br> 52 <HermiteFloatKey Frame="0" Value="12.8021" InSlope="-0.263263" OutSlope="-0.263263" /><br> 53 <HermiteFloatKey Frame="47" Value="0.428791" InSlope="-0.263262" OutSlope="-0.263262" /><br> 54 </Keys><br> 55 <strong></HermiteFloatSegment></strong><br> 56 </Segments><br> 57 </ZSegmentsFloatCurve><br> 58 </TranslateVector3Animation><br> 59 </TransformAnimation><br> 60 </MemberAnimationData><br> 61 </MemberAnimationDataSet><br> 62 </CameraAnimationData><br> 63</Animations><br> 64</pre></td> 65</tr></table> 66 67 <hr><p>CONFIDENTIAL</p></body> 68</html>