#include <SkelGraph.h>
Public Attributes | |
| double | acc_length |
| list< int > * | acc_path |
| int | branchID |
| list< int > * | end_1_neighbors |
| point * | end_1_point |
| list< int > * | end_2_neighbors |
| point * | end_2_point |
| double | length |
| double | max_length |
| list< int > * | max_path |
Referenced by SkelGraph::Add_new_elem_to_todo(), and SkelGraph::Extract_max_axis_in_graph().
| list<int>* skel_branch_struct::acc_path |
Referenced by SkelGraph::Add_new_elem_to_todo(), and SkelGraph::Extract_max_axis_in_graph().
Referenced by SkelGraph::Add_new_elem_to_todo(), and SkelGraph::Extract_max_axis_in_graph().
Referenced by SkelGraph::Add_new_elem_to_todo(), and SkelGraph::Extract_max_axis_in_graph().
| double skel_branch_struct::length |
Referenced by SkelGraph::Add_new_elem_to_todo(), and SkelGraph::Extract_max_axis_in_graph().
| list<int>* skel_branch_struct::max_path |
Referenced by SkelGraph::Add_new_elem_to_todo(), and SkelGraph::Sample_along_axis().
1.6.1