code wiki / (root) / nx_nxa_rig_motion_stream.nx

nx_nxa_rig_motion_stream.nx

buildroot/runtime/nx_nxa_rig_motion_stream.nx

4566 B127 linesdepth 3pulls 4 transitivereach 35 importersview sourcekind librarytopic nxa
docsdependenciesstructsconstsfunctions

about

nx_nxa_rig_motion_stream.nx -- Computes motion transformations for animated entities using basis matrices and affine composition.

dependencies 2 imports · 1 importers

nx_nxa_rig_motion_20260909.nx nx_nxa_anim_lib.nx nx_nxa_rig_motion_stream.nx nx_nxa_rig_motion_context.nx

imports: nx_nxa_rig_motion_20260909.nxnx_nxa_anim_lib.nx

imported by: nx_nxa_rig_motion_context.nx

structs

30struct NrmFrameInput

consts

none

functions

8func nrm_frame_words(ns:i64,nt:i64)->i64
16func nrm_basis(v:*i64,out:*i64,sax:*i64,ssg:*i64,tax:*i64,tsg:*i64)->i64
called by 1: nrm_frame
21func nrm_basis_det(sax:*i64,ssg:*i64,tax:*i64,tsg:*i64,m:*i64)->i64
called by 1: nrm_frame
48func nrm_frame(frame:*NrmFrameInput,t:i64,rows:*i64,row_words:i64,work:*i64,work_words:i64)->i64
98func nrm_affine_rows(nj:i64,bind:*i64,q:*i64,dt:*i64,out:*i64,scr:*i64)->i64
called by 1: nrm_frame calls 1: nf_qrotv