MCPcopy Create free account
hub / github.com/davisking/dlib / node_id

Method node_id

dlib/bsp/bsp.h:415–416  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

413 }
414
415 unsigned long node_id (
416 ) const { return _node_id; }
417
418 unsigned long number_of_nodes (
419 ) const { return _cons.size()+1; }

Callers 2

bsp_job_other_nodesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected