1<html>
2<head>
3<title>cmata</CODE> Element Structure</title>
4<link rel="stylesheet" href="../css/contents.css" type="text/css">
5<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6</head><body>
7
8<h2>Overview of <CODE>cmata</CODE></h2>
9<p>
10The CMATA file stores material color, texture SRT and texture pattern animation.
11</p>
12
13<ul>
14<li><strong><a class="el" href="page_overview_animation.html" target="content">Defining Material Animation</a></strong></li>
15<li><strong><a class="el" href="page_overview_separate.html" target="content">Divided File Format</a></strong></li>
16</ul>
17
18<hr>
19
20<h2><CODE>cmata</CODE> Element Structure</h2>
21
22<center>
23
24<table>
25
26<tr bgcolor="#577eff"><th colspan="2">
27<h3>Metadata</h3>
28</th></tr>
29
30<tr bgcolor="#dddddd">
31<td>
32<pre>
33      <a href="../common/common__EditData.html" target="content">&lt;EditData&gt;</a><br>
34        <a href="../common/common__MetaData.html" target="content">&lt;MetaData&gt;</a><br>
35          <a href="../common/common__Key.html" target="content">&lt;Key&gt;</a><br>
36          <a href="../common/common__Create.html" target="content">&lt;Create&gt;</a><br>
37              <a href="../common/common__ToolDescriptions.html" target="content">&lt;ToolDescriptions&gt;</a><br>
38</pre>
39</td>
40</tr>
41
42<tr bgcolor="#577eff"><th colspan="2">
43<h3>Material Animation Data</h3>
44</th></tr>
45
46<tr bgcolor="#dddddd">
47<td>
48<pre>
49      <a href="cmata__Animations.html" target="content">&lt;Animations&gt;</a><br>
50        <a href="cmata__MaterialAnimationData.html" target="content">&lt;MaterialAnimationData&gt;</a><br>
51          <a href="cmata__MemberAnimationDataSet.html" target="content">&lt;MemberAnimationDataSet&gt;</a><br>
52            <a href="cmata__MemberAnimationData.html" target="content">&lt;MemberAnimationData&gt;</a><br>
53              <a href="cmata__Path.html" target="content">&lt;Path&gt;</a><br>
54              &lt;!-- Texture SRT Animation --&gt;<br>
55              <a href="cmata__TextureSRTAnimation.html" target="content">&lt;Vector2Animation&gt;</a><br>
56              <a href="cmata__TextureSRTAnimation.html" target="content">&lt;FloatAnimation&gt;</a><br>
57                <a href="cmata__SegmentsFloatCurve.html" target="content">&lt;SegmentsFloatCurve&gt;</a><br>
58                  <a href="cmata__Segments.html" target="content">&lt;Segments&gt;</a><br>
59                    <a>&lt;StepFloatSegment&gt;</a><br>
60                    <a>&lt;LinerFloatSegment&gt;</a><br>
61                    <a>&lt;HermiteFloatSegment&gt;</a><br>
62              &lt;!-- Texture pattern animation --&gt;<br>
63              <a href="cmata__IntAnimation.html" target="content">&lt;IntAnimation&gt;</a><br>
64                <a href="cmata__SegmentsFloatCurve.html" target="content">&lt;SegmentsFloatCurve&gt;</a><br>
65                  <a href="cmata__Segments.html" target="content">&lt;Segments&gt;</a><br>
66                    <a href="cmata__StepFloatSegment.html" target="content">&lt;StepFloatSegment&gt;</a><br>
67                      <a href="cmata__Keys.html" target="content">&lt;Keys&gt;</a><br>
68                        <a href="cmata__StepFloatKey.html" target="content">&lt;StepFloatKey&gt;</a><br>
69              &lt;!--  Material color animation -- &gt;<br>
70              <a href="cmata__RgbaColorAnimation.html" target="content">&lt;RgbaColorAnimation&gt;</a><br>
71                <a>&lt;RSegmentsFloatCurve&gt;</a><br>
72                <a>&lt;GSegmentsFloatCurve&gt;</a><br>
73                <a>&lt;BSegmentsFloatCurve&gt;</a><br>
74                <a>&lt;ASegmentsFloatCurve&gt;</a><br>
75                  <a>&lt;Segments&gt;</a><br>
76                    <a>&lt;HermiteFloatSegment&gt;</a><br>
77                      <a>&lt;Keys&gt;</a><br>
78                        <a>&lt;HermiteFloatKey&gt;</a><br>
79
80</pre>
81</td>
82</tr>
83
84
85<tr bgcolor="#577eff"><th colspan="2">
86<h3>Texture Pattern Data</h3>
87</th></tr>
88
89<tr bgcolor="#dddddd">
90<td>
91<pre>
92          <a href="cmata__TexturePatterns.html" target="content">&lt;TexturePatterns&gt;</a><br>
93            <a href="cmata__TexturePattern.html" target="content">&lt;TexturePattern&gt;</a><br>
94              <a href="cmata__TextureReference.html" target="content">&lt;TextureReference&gt;</a><br>
95</pre>
96</td>
97</tr>
98
99
100</table>
101</center>
102
103<hr><p>CONFIDENTIAL</p></body>
104
105</html>
106