MCPcopy 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
64mat4 Character::getDestMatrix() const
65{
66 return mDestMatrix;
67}
68
69void Character::draw() const
70{

Callers 1

removeCharMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected