code wiki / (root) / nx_explodelab_tree.nx

nx_explodelab_tree.nx

buildroot/runtime/nx_explodelab_tree.nx

6230 B193 linesdepth 0pulls 0 transitivereach 3 importersview sourcekind librarytopic explodelab
docsdependenciesstructsconstsfunctions

about

nx_explodelab_tree.nx -- Defines a tree structure with 18 nodes, each having type, depth, and coordinate data for assembly.

dependencies 0 imports · 1 importers

nx_explodelab_tree.nx nx_wasm_explodelab.nx

imports: none

imported by: nx_wasm_explodelab.nx

structs

none

consts

2const K_MAGIC_3464: i64 = 3464
3const K_MAGIC_1839: i64 = 1839
4const K_MAGIC_1604: i64 = 1604
5const K_MAGIC_1344: i64 = 1344
6const K_MAGIC_2969: i64 = 2969
7const K_MAGIC_3204: i64 = 3204
8const K_MAGIC_4029: i64 = 4029
9const K_MAGIC_4264: i64 = 4264
10const K_MAGIC_4469: i64 = 4469
11const K_MAGIC_4704: i64 = 4704
12const K_MAGIC_3400: i64 = 3400
13const K_MAGIC_4460: i64 = 4460
14const K_MAGIC_4900: i64 = 4900
15const K_MAGIC_3904: i64 = 3904
16const K_MAGIC_2404: i64 = 2404
17const K_MAGIC_1500: i64 = 1500
18const K_MAGIC_1060: i64 = 1060
19const K_MAGIC_1400: i64 = 1400

functions

25func exl_n() -> i64 { return 18 }
26func exl_kind(i: i64) -> i64
called by 1: world_init
47func exl_depth(i: i64) -> i64
called by 1: world_init
68func exl_hx(i: i64) -> i64
called by 1: world_init
89func exl_hy(i: i64) -> i64
called by 1: world_init
110func exl_hz(i: i64) -> i64
called by 1: world_init
131func exl_dx(i: i64) -> i64
called by 1: world_init
152func exl_dy(i: i64) -> i64
called by 1: world_init
173func exl_dz(i: i64) -> i64
called by 1: world_init