C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

Generic model tree. More...

#include <io_tree.h>

+ Inheritance diagram for c3d::IModelTree:

Friends

c3d::t_ofstream & operator<< (c3d::t_ofstream &file, IModelTree &tree)
 Tree writing to xml.
 
c3d::t_ofstream &CALL_DECLARATION operator<< (c3d::t_ofstream &file, const IModelTree &tree)
 Tree writing to xml.
 

Detailed Description

Generic model tree.

Generic model tree (can have several roots). Can be written to a stream and read from a stream.
Model Tree presents a hierarchy of a standard model (MbModel object).


The documentation for this class was generated from the following file: