code wiki / _hdl_build / nx_profile_semantic_overlay_t239.nx

nx_profile_semantic_overlay_t239.nx

buildroot/runtime/_hdl_build/nx_profile_semantic_overlay_t239.nx

5247 B97 linesdepth 3pulls 6 transitivereach 0 importersview sourcekind tooltopic profile
docsdependenciesstructsconstsfunctions

about

Diagnostic named-surface seed influence adapter; not anatomical ground truth. Composes existing geodesic domain owner. Input topology/normals stay byte-identical. Mapping file: <existing layer name> <group 0 torso-seed / 1 arm-seed / 2 uncertain-girdle>. Identity coordinate transform is a hypothesis until source registration is qualified. Usage skin.nxmesh bones.nxmesh mapping.dat out.nxmesh labels.u32

dependencies 1 imports · 0 importers

nx_boneheat_lib.nx nx_profile_semantic_overlay_t2

imports: nx_boneheat_lib.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main sa_header sa_u32 sa_u32 ↻ sa_coord sa_u32 ↻ bh_conf_cells sys_mmap nxa_die sys_write sys_exit nxa_lock_take nxa_lock_addr sys_write ↻ nxa_lock_give nxa_lock_addr ↻ nxa_report_overrun sys_write ↻ nxa_dump_printable sys_write ↻ nxa_dump_sizes sys_write ↻ sys_read_file sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_munmap sys_close bh_grid_build bh_min bh_max sys_mmap ↻ bh_raster bh_max ↻ bh_seglen vm_isqrt bh_mark_surface bh_cell_of bh_idx

structs

none

consts

none

functions

7func sa_u32(b:*u8,o:i64)->i64{return (b[o] as i64)|((b[o+1] as i64)<<8)|((b[o+2] as i64)<<16)|((b[o+3] as i64)<<24)}
8func sa_wr(b:*u8,o:i64,v:i64)->i64{b[o]=v as u8;b[o+1]=(v>>8) as u8;b[o+2]=(v>>16) as u8;b[o+3]=(v>>24) as u8;return 0}
called by 1: main
9func sa_coord(b:*u8,o:i64)->i64
called by 1: main calls 1: sa_u32
16func sa_header(b:*u8,n:i64)->i64
called by 1: main calls 1: sa_u32
24func main(argc:i64,argv:*i64)->i64