MCPcopy Create free account
hub / github.com/axmolengine/axmol / GetArray

Method GetArray

extensions/Live2D/Framework/src/Math/CubismMatrix44.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31csmFloat32* CubismMatrix44::GetArray()
32{
33 return _tr;
34}
35
36void CubismMatrix44::Multiply(csmFloat32* a, csmFloat32* b, csmFloat32* dst)
37{

Callers 10

GetMethod · 0.80
GetMethod · 0.80
jsonParseFunction · 0.80
GetDrawableAreaMethod · 0.80
SetMvpMatrixMethod · 0.80
SetupClippingContextMethod · 0.80
SetupShaderProgramMethod · 0.80
MultiplyByMatrixMethod · 0.80

Calls

no outgoing calls

Tested by 2