#include <vtol_extract_topology.h>
Definition at line 207 of file vtol_extract_topology.h.
Public Member Functions | |
| chain_tree_node (region_type_sptr in_region) | |
| ~chain_tree_node () | |
| void | add (region_type_sptr new_region) |
| vtol_intensity_face_sptr | make_face (finder_type *find, data_image_type const *img) const |
| void | print (vcl_ostream &ostr, unsigned indent) const |
Public Attributes | |
| region_type_sptr | region |
| vcl_vector< chain_tree_node * > | children |
|
||||||||||
|
Definition at line 220 of file vtol_extract_topology.h. |
|
|||||||||
|
Definition at line 222 of file vtol_extract_topology.h. |
|
||||||||||
|
Definition at line 233 of file vtol_extract_topology.h. |
|
||||||||||||||||
|
Definition at line 268 of file vtol_extract_topology.h. |
|
||||||||||||||||
|
Definition at line 300 of file vtol_extract_topology.h. |
|
|||||
|
Definition at line 218 of file vtol_extract_topology.h. |
|
|||||
|
Definition at line 213 of file vtol_extract_topology.h. |
1.4.4