COLLADA DOM: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Elf (talk | contribs)
#REDIRECT COLLADA DOM
 
Elf (talk | contribs)
oops, defn, not redir
Line 1: Line 1:
#REDIRECT [[COLLADA DOM]]
The '''COLLADA DOM''' is the COLLADA Document Object Model, which is an application programming interface (API) that provides a C++ object representation of a [[COLLADA XML instance document]].
 
==See also==
*[[DOM guide: Introduction]]
 
[[Category:DOM project]]

Revision as of 18:26, 23 March 2007

The COLLADA DOM is the COLLADA Document Object Model, which is an application programming interface (API) that provides a C++ object representation of a COLLADA XML instance document.

See also