|
C3D Toolkit
Kernel - 118056, Vision - 2.14.6.1819
|
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. | |
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).