DAE interface: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
SteveT (talk | contribs)
No edit summary
 
Elf (talk | contribs)
 
Line 4: Line 4:
*[[DOM guide: Architecture]]
*[[DOM guide: Architecture]]


[[Category:DOM terminology]]
[[Category:DOM terminology]][[Category:COLLADA DOM]]

Latest revision as of 01:08, 31 May 2007

The DAE interface is the library through which applications interact with the COLLADA DOM. This interface provides document load and save functionality, access to the runtime database, access to the object model, and registration of integration objects.

For more information, see: