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

Method getNodeToWorldTransform

core/3d/AttachNode.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60Mat4 AttachNode::getNodeToWorldTransform() const
61{
62 return Node::getNodeToWorldTransform();
63}
64
65const Mat4& AttachNode::getNodeToParentTransform() const
66{

Callers 5

drawMethod · 0.45
QuadTreeMethod · 0.45
setLightUniformsMethod · 0.45
drawMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected