MCPcopy Create free account
hub / github.com/bfops/playform / cube_diff

Function cube_diff

common/cube_shell.rs:53–115  ·  view source on GitHub ↗

TODO: This should return an iterator. TODO: This should diff cube_shells instead of whole cubes. Return the blocks that are present in a cube of radius `radius` centered at `from`, but not in one centered at `to`.

(
  from: &Point3<i32>,
  to: &Point3<i32>,
  radius: i32,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

test_simple_diffFunction · 0.85
test_diff_no_dupsFunction · 0.85
simple_diff_benchFunction · 0.85
updatesMethod · 0.85

Calls 1

newFunction · 0.70

Tested by 2

test_simple_diffFunction · 0.68
test_diff_no_dupsFunction · 0.68