Portal:COLLADA DOM: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Alorino (talk | contribs)
Elf (talk | contribs)
Topics: rearrange
Line 2: Line 2:


== Topics==
== Topics==
===User guide===
* [[DOM guide: Introduction]]
* [[DOM guide: Architecture]]
* [[DOM guide: Getting started]]
* [[DOM guide: Loading and saving documents]]
* [[DOM guide: Runtime database]]
* [[DOM guide: Object model]]
* [[DOM guide: Using daeElement]]
* [[DOM guide: Resolving URIs]]
* [[DOM guide: Custom data]]
* [[DOM guide: Integration templates]]
* [[DOM guide: Error handling]] <!-- made a link to this from DOM error handling system -->
===Subsystems===
===Subsystems===
* [[DOM resolver subsystem]]  
* [[DOM resolver subsystem]]  
Line 18: Line 31:
* [[DOM integration classes]]
* [[DOM integration classes]]
* [[DOM StringRef]]
* [[DOM StringRef]]
===User guide===
* [[DOM guide: Introduction]]
* [[DOM guide: Architecture]]
* [[DOM guide: Getting started]]
* [[DOM guide: Loading and saving documents]]
* [[DOM guide: Runtime database]]
* [[DOM guide: Object model]]
* [[DOM guide: Using daeElement]]
* [[DOM guide: Resolving URIs]]
* [[DOM guide: Custom data]]
* [[DOM guide: Integration templates]]
* [[DOM guide: Error handling]] <!-- made a link to this from DOM error handling system -->


===Future work===
===Future work===

Revision as of 01:41, 30 March 2007

The COLLADA DOM API tutorial is currently just a location into which the API engineer can do a brain dump of knowledge about the API. However--here's the advantage of a wiki--anyone can browse those pages, insert questions, add more material, and so on. So please do. For more info, see editing wiki articles.

Topics

User guide

Subsystems

Classes

Future work

Terminology and other individual items

Templates for engineering

Three templates allow you to fill in an outline and sample text for subsystems, classes, and user guide topics. Read more at: