Skip to contents

Find all descendants of a node

Usage

find_all_descendants(node_id, tracker, all_nodes)

Arguments

node_id

Node to find descendants for

tracker

Node tracker object

all_nodes

Vector of all node IDs

Value

Vector of descendant node IDs