Portal:COLLADA DOM: Difference between revisions
Jump to navigation
Jump to search
add links for terminology and for andy's URI class article |
→Topics: adding topics from andy's Word document |
||
Line 4: | Line 4: | ||
===Subsystems=== | ===Subsystems=== | ||
* [[DOM resolver subsystem]] | * [[DOM resolver subsystem]] | ||
* [[DOM meta system]] | |||
* [[DOM URI resolver system]] | |||
* [[DOM SID resolver system]] | |||
* [[DOM error handling system]] | |||
* [[DOM load and save flow]] | |||
* [[DOM database]] | |||
* [[DOM memory system]] | |||
* [[DOM COLLADA code generator]] | |||
===Classes=== | ===Classes=== | ||
* [[DOM resolver class]] | * [[DOM resolver class]] | ||
* [[DOM URI class]] | * [[DOM URI class]] | ||
* [[DOM integration classes]] | |||
===User guide=== | ===User guide=== | ||
* [[DOM guide: Resolving URIs]] | * [[DOM guide: Resolving URIs]] | ||
===Future work=== | |||
* [[DOM future work]] | |||
==Terminology and other individual items== | ==Terminology and other individual items== |
Revision as of 04:10, 21 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
Subsystems
- DOM resolver subsystem
- DOM meta system
- DOM URI resolver system
- DOM SID resolver system
- DOM error handling system
- DOM load and save flow
- DOM database
- DOM memory system
- DOM COLLADA code generator
Classes
User guide
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: