↓ 2 callersFunctionadd_basic_trunk(radius, radius_decrease, randomness, up_attraction, twist, height, branch_length, horizontal=False)
tree_functions.py:90
↓ 2 callersFunctionadd_splits(root, proba, selection, creator, split_angle, spin, head_size, offset, constraint_z=False)
tree_functions.py:102
↓ 2 callersFunctiongrow(root, iterations, min_radius, limit_method, branch_length, split_proba, split_angle, split_deviation,
tree_functions.py:23
↓ 1 callersFunctionadd_splits_rec(module, parent_module, head, proba, selection, creator, split_angle, spin, curr_spin, head_size, curr_offset,
tree_functions.py:106
↓ 1 callersFunctioncreate_twig(random_seed, length, iterations, randomness, radius, split_proba, offset, gravity_strength,
p
tree_functions.py:305
Method__init__(self, position=Vector(), direction=Vector(), radius=1, resolution=0, starting_index=0, spin=0, head_2_length=
modules.py:293
Method__init__(self, position=Vector(), direction=Vector(), radius=1, length=1, head_radius=.95, resolution=0, starting_inde
modules.py:471