code wiki / (root) / nx_section_projection.nx

nx_section_projection.nx

buildroot/runtime/nx_section_projection.nx

941 B23 linesdepth 0pulls 0 transitivereach 3 importersview sourcekind library
docsdependenciesstructsconstsfunctions

about

Project connected cross-section segments onto an X-bin occupancy array. Each consecutive pair is one segment from a triangle/plane intersection. This preserves projected connectivity across sparse endpoint samples; it does not claim that overlapping projections identify one connected contour in 3D. Caller owns valid point/histogram spans and initializes histogram accumulation.

dependencies 0 imports · 3 importers

nx_section_projection.nx nx_profile_fit_provenance_t319.nx nx_profile_fit_segments_t239.nx nx_section_projection_gate_t239.nx

imports: none

imported by: nx_profile_fit_provenance_t319.nxnx_profile_fit_segments_t239.nxnx_section_projection_gate_t239.nx

structs

none

consts

none

functions

6func section_project_x_pairs(points:*i64, begin:i64, count:i64, lo:i64, span:i64, hist:*i64, bins:i64)->i64