nx_person_field_candidate_t343.nx
buildroot/runtime/nx_person_field_candidate_t343.nx
about
ORIGINAL. Composes complete native feature arenas without flattening their ABI.
dependencies 1 imports · 3 importers
imports: nx_persongen.nx
imported by: nx_person_field_gate_t343.nxnx_person_mesh_candidate_t343.nxnx_person_mesh_oriented_t343.nx
structs
| 3 | struct NativePersonField { body:i64, head:i64, scale_num:i64, scale_den:i64, translate_y:i64, blend:i64, } |
consts
| none |
functions
| 5 | func npf_copy_part(dst:i64,di:i64,src:i64,si:i64)->i64 |
| 22 | func npf_eval(c:*NativePersonField,x:i64,y:i64,z:i64)->i64 |
| 27 | func 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 |