MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / LL_PartBlendsCount

Method LL_PartBlendsCount

ogsr_engine/Layers/xrRender/SkeletonAnimated.cpp:113–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111}
112
113u32 CKinematicsAnimated::LL_PartBlendsCount(u32 bone_part_id) { return blend_cycle(bone_part_id).size(); }
114
115CBlend* CKinematicsAnimated::LL_PartBlend(u32 bone_part_id, u32 n)
116{

Callers 2

re_sync_animMethod · 0.80
foot_matrix_predictMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected