MCPcopy Create free account
hub / github.com/doldecomp/mkdd / calc

Method calc

src/Sato/StringObj.cpp:66–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66void StringNodeManager::calc() {
67 doAirFricG(_20, _1c);
68 moveNodeAll();
69 calcBetweenNodePosAll(_24);
70 doHeightCol();
71 if (mObjSoundMgr != nullptr) {
72 mObjSoundMgr->frameWork();
73 }
74}
75
76void StringNodeManager::calcBetweenNodeVelAll(const f32 f1) {
77

Callers

nothing calls this directly

Calls 14

stMTXRotDegFunction · 0.85
stVecNormalizeFunction · 0.85
PSVECCrossProductFunction · 0.85
stMakeRMtxFunction · 0.85
getNodePosMethod · 0.80
frameWorkMethod · 0.45
setAllMethod · 0.45
getFirstMethod · 0.45
getNumLinksMethod · 0.45
setMethod · 0.45
subMethod · 0.45
setBaseScaleMethod · 0.45

Tested by

no test coverage detected