nx_nxa_rig_motion_stream.nx
buildroot/runtime/nx_nxa_rig_motion_stream.nx
about
nx_nxa_rig_motion_stream.nx -- Computes motion transformations for animated entities using basis matrices and affine composition.
dependencies 2 imports · 1 importers
imports: nx_nxa_rig_motion_20260909.nxnx_nxa_anim_lib.nx
imported by: nx_nxa_rig_motion_context.nx
structs
| 30 | struct NrmFrameInput |
consts
| none |
functions
| 8 | func nrm_frame_words(ns:i64,nt:i64)->i64 |
| 16 | func nrm_basis(v:*i64,out:*i64,sax:*i64,ssg:*i64,tax:*i64,tsg:*i64)->i64 called by 1: nrm_frame |
| 21 | func nrm_basis_det(sax:*i64,ssg:*i64,tax:*i64,tsg:*i64,m:*i64)->i64 called by 1: nrm_frame |
| 48 | func nrm_frame(frame:*NrmFrameInput,t:i64,rows:*i64,row_words:i64,work:*i64,work_words:i64)->i64 called by 1: nrc_frame calls 7: nrm_frame_wordsnrm_basis_detna_eval_track_orderedna_eval_tracknrm_basisnrm_compose+1 |
| 98 | func nrm_affine_rows(nj:i64,bind:*i64,q:*i64,dt:*i64,out:*i64,scr:*i64)->i64 |