fn build_node_with_nn(
    builder: &mut BlobBuilder<'_>,
    tree: &mut QuadTree<GenericGenoNode>,
    index: usize,
    parent_nn_id: usize
)
Expand description

build node that inherit NeuronId from geno