ARB
|
Variables | |
const float | SPREAD = 1.0 |
const float | ANGLE = 0.0 |
const char | LINEWIDTH = 0 |
const float | LENGTH = DEFAULT_BRANCH_LENGTH |
const float tree_defaults::SPREAD = 1.0 |
Definition at line 139 of file AP_Tree.hxx.
Referenced by distribute_xdata(), and AP_tree_members::reset_child_spread().
const float tree_defaults::ANGLE = 0.0 |
Definition at line 140 of file AP_Tree.hxx.
Referenced by AP_tree::reset_angle(), and AP_tree_members::reset_both_child_angles().
const char tree_defaults::LINEWIDTH = 0 |
Definition at line 141 of file AP_Tree.hxx.
Referenced by BranchLinewidthScaler::do_scale(), AP_tree_members::reset_both_child_linewidths(), and AP_tree::reset_linewidth().
const float tree_defaults::LENGTH = DEFAULT_BRANCH_LENGTH |
Definition at line 142 of file AP_Tree.hxx.