|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <bomwriter.h>
Data Fields | |
| BOM_writer_struct | struct_type |
| BOM_writer_format * | subformat |
This filters the tree seen by the subformat, so it appears to be collapsed to a single level with the root node as the immediate parent of all presented nodes.
Currently, only explicitly selected nodes will be presented - no ancestors or descendants, but for future expansion, the root node does not know how many children it has, and so claims to have -1 children.
Definition at line 564 of file bomwriter.h.
| BOM_writer_struct BOM_writer_format_flatten::struct_type |
Definition at line 565 of file bomwriter.h.
| BOM_writer_format* BOM_writer_format_flatten::subformat |
Definition at line 566 of file bomwriter.h.