code wiki / (root) / nx_person_field_candidate_t343.nx

nx_person_field_candidate_t343.nx

buildroot/runtime/nx_person_field_candidate_t343.nx

2511 B40 linesdepth 6pulls 8 transitivereach 3 importersview sourcekind librarytopic person
docsdependenciesstructsconstsfunctions

about

ORIGINAL. Composes complete native feature arenas without flattening their ABI.

dependencies 1 imports · 3 importers

nx_persongen.nx nx_person_field_candidate_t343 nx_person_field_gate_t343.nx nx_person_mesh_candidate_t343.nx nx_person_mesh_oriented_t343.nx

imports: nx_persongen.nx

imported by: nx_person_field_gate_t343.nxnx_person_mesh_candidate_t343.nxnx_person_mesh_oriented_t343.nx

structs

3struct NativePersonField { body:i64, head:i64, scale_num:i64, scale_den:i64, translate_y:i64, blend:i64, }

consts

none

functions

5func npf_copy_part(dst:i64,di:i64,src:i64,si:i64)->i64
called by 2: npf_buildmain
22func npf_eval(c:*NativePersonField,x:i64,y:i64,z:i64)->i64
called by 3: mainmainmain
27func npf_build(c:*NativePersonField,body:i64,head:i64,seed:i64,num:i64,den:i64,ty:i64,blend:i64,skin:*i64,identity:*i64,genes:*i64,source_parts:*i64)->i64