nx_section_projection.nx
buildroot/runtime/nx_section_projection.nx
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
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
| 6 | func section_project_x_pairs(points:*i64, begin:i64, count:i64, lo:i64, span:i64, hist:*i64, bins:i64)->i64 |