1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
---|
2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> |
---|
3 | <title>FCollada: Todo List</title> |
---|
4 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
---|
5 | <link href="tabs.css" rel="stylesheet" type="text/css"> |
---|
6 | </head><body> |
---|
7 | <!-- Generated by Doxygen 1.4.6-NO --> |
---|
8 | <div class="tabs"> |
---|
9 | <ul> |
---|
10 | <li><a href="index.html"><span>Main Page</span></a></li> |
---|
11 | <li><a href="modules.html"><span>Modules</span></a></li> |
---|
12 | <li><a href="namespaces.html"><span>Namespaces</span></a></li> |
---|
13 | <li><a href="classes.html"><span>Classes</span></a></li> |
---|
14 | <li><a href="files.html"><span>Files</span></a></li> |
---|
15 | <li><a href="pages.html"><span>Related Pages</span></a></li> |
---|
16 | </ul></div> |
---|
17 | <h1><a class="anchor" name="todo">Todo List</a></h1><a class="anchor" name="_todo000001"></a> <dl> |
---|
18 | <dt>Member <a class="el" href="class_f_c_d_animation_channel.html#7737b8e386bcd898225565bdd730740e">FCDAnimationChannel::ReleaseCurve</a> (<a class="el" href="class_f_c_d_animation_curve.html">FCDAnimationCurve</a> *curve) </dt> |
---|
19 | <dd>This function is not yet implemented, as it requires a lot more memory management than <a class="el" href="namespace_f_collada.html">FCollada</a> currently does. </dd> |
---|
20 | </dl> |
---|
21 | <p> |
---|
22 | <a class="anchor" name="_todo000003"></a> <dl> |
---|
23 | <dt>Member <a class="el" href="class_f_c_d_effect_parameter_surface.html#b9ade5c8f79c22fdd0e001f73a1504b8">FCDEffectParameterSurface::Clone</a> () </dt> |
---|
24 | <dd>The cloning does not clone the initialization method correctly. </dd> |
---|
25 | </dl> |
---|
26 | <p> |
---|
27 | <a class="anchor" name="_todo000002"></a> <dl> |
---|
28 | <dt>Member <a class="el" href="class_f_c_d_effect_parameter_surface.html#28a8ffd639296280a17677e74295f9de">FCDEffectParameterSurface::GetName</a> (size_t index=0) const </dt> |
---|
29 | <dd>I'm not too sure of the implications of the names, at this level of abstraction: once I'm clear why they exists, add the necessary interface to access/pull/push items from/to the list. </dd> |
---|
30 | </dl> |
---|
31 | <p> |
---|
32 | <a class="anchor" name="_todo000004"></a> <dl> |
---|
33 | <dt>Member <a class="el" href="class_f_c_d_geometry_source.html#cd53803c06d2d58962eb2ca5bd37c9ae">FCDGeometrySource::GetSourceNode</a> () </dt> |
---|
34 | <dd>Take the XML tree node out of this class. </dd> |
---|
35 | </dl> |
---|
36 | <p> |
---|
37 | <a class="anchor" name="_todo000005"></a> <dl> |
---|
38 | <dt>Member <a class="el" href="class_f_c_d_geometry_source.html#901e159b1e71b9baee547beacf0c6ea3">FCDGeometrySource::SetSourceNode</a> (xmlNode *_sourceNode) </dt> |
---|
39 | <dd>Take the XML tree node out of this class. </dd> |
---|
40 | </dl> |
---|
41 | <p> |
---|
42 | <a class="anchor" name="_todo000006"></a> <dl> |
---|
43 | <dt>Class <a class="el" href="class_f_c_d_geometry_spline.html">FCDGeometrySpline</a> </dt> |
---|
44 | <dd>: Insert the mathematical formula to calculate the spline position.<p> |
---|
45 | </dd> |
---|
46 | </dl> |
---|
47 | <p> |
---|
48 | <a class="anchor" name="_todo000007"></a> <dl> |
---|
49 | <dt>Class <a class="el" href="class_f_c_d_material_library.html">FCDMaterialLibrary</a> </dt> |
---|
50 | <dd>When information push is fully implemented: split the effect library out of this one.<p> |
---|
51 | </dd> |
---|
52 | </dl> |
---|
53 | <p> |
---|
54 | <a class="anchor" name="_todo000008"></a> <dl> |
---|
55 | <dt>Member <a class="el" href="class_f_c_d_material_library.html#5ee1f0dcc0f4d05890e9609eb79bb6c7">FCDMaterialLibrary::ReleaseEffect</a> (<a class="el" href="class_f_c_d_effect.html">FCDEffect</a> *effect) </dt> |
---|
56 | <dd>Implement <a class="el" href="class_f_c_d_material_library.html#5ee1f0dcc0f4d05890e9609eb79bb6c7">FCDMaterialLibrary::ReleaseEffect</a>. </dd> |
---|
57 | </dl> |
---|
58 | <p> |
---|
59 | <a class="anchor" name="_todo000009"></a> <dl> |
---|
60 | <dt>Member <a class="el" href="class_f_c_d_material_library.html#5b7691d0e9756fa41d0c37d2ead63f6c">FCDMaterialLibrary::ReleaseMaterial</a> (<a class="el" href="class_f_c_d_material.html">FCDMaterial</a> *material) </dt> |
---|
61 | <dd>Implement <a class="el" href="class_f_c_d_material_library.html#5b7691d0e9756fa41d0c37d2ead63f6c">FCDMaterialLibrary::ReleaseMaterial</a>. </dd> |
---|
62 | </dl> |
---|
63 | <p> |
---|
64 | <a class="anchor" name="_todo000010"></a> <dl> |
---|
65 | <dt>Member <a class="el" href="class_f_c_d_targeted_entity.html#d3f0878fe55ef6c5a32702f1977c6aaa">FCDTargetedEntity::LinkTarget</a> (<a class="el" href="class_f_c_d_scene_node.html">FCDSceneNode</a> *sceneRoot) </dt> |
---|
66 | <dd>Modify this function to support multiple visual scenes. </dd> |
---|
67 | </dl> |
---|
68 | <p> |
---|
69 | <a class="anchor" name="_todo000011"></a> <dl> |
---|
70 | <dt>Class <a class="el" href="class_f_c_d_t_rotation.html">FCDTRotation</a> </dt> |
---|
71 | <dd>(clock-wise/counter-clock-wise?)<p> |
---|
72 | </dd> |
---|
73 | </dl> |
---|
74 | <hr size="1"><address style="align: right;"><small>Generated on Fri May 12 16:44:44 2006 for FCollada by |
---|
75 | <a href="http://www.doxygen.org/index.html"> |
---|
76 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6-NO </small></address> |
---|
77 | </body> |
---|
78 | </html> |
---|