MCPcopy Create free account
hub / github.com/DFHack/dfhack / density

Method density

plugins/3dveins.cpp:318–318  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

316 }
317
318 float density() { return float(num_tiles) / num_unmined; }
319
320 void set_parent(Ptr pp) {
321 if (parent)

Callers 2

vein_cmpFunction · 0.80
place_veinsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected