ITK Function Reference

(V10000.1.0.60_20160308.00)
Data Fields
BOM_writer_format_flatten Struct Reference

#include <bomwriter.h>

Data Fields

BOM_writer_struct struct_type
 
BOM_writer_formatsubformat
 

Detailed Description

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.

Note
You should ask the traversal to suppress descendants, or this will run more slowly than it needs to.

Definition at line 564 of file bomwriter.h.

Field Documentation

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.


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