Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
31
csmFloat32* CubismMatrix44::GetArray()
32
{
33
return _tr;
34
}
35
36
void CubismMatrix44::Multiply(csmFloat32* a, csmFloat32* b, csmFloat32* dst)
37
{
Callers
10
Get
Method · 0.80
Get
Method · 0.80
jsonParse
Function · 0.80
GetDrawableArea
Method · 0.80
addSpriteFramesWithJson
Method · 0.80
reloadSpriteFramesWithDictionary
Method · 0.80
SetMvpMatrix
Method · 0.80
SetupClippingContext
Method · 0.80
SetupShaderProgram
Method · 0.80
MultiplyByMatrix
Method · 0.80
Calls
no outgoing calls
Tested by
2
addSpriteFramesWithJson
Method · 0.64
reloadSpriteFramesWithDictionary
Method · 0.64