Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ getDestMatrix
Method
getDestMatrix
samples/_timeline/TextInputTween/src/Character.cpp:64–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
mat4 Character::getDestMatrix() const
65
{
66
return mDestMatrix;
67
}
68
69
void Character::draw() const
70
{
Callers
1
removeChar
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected