Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetLocalToWorldTransform
Function
GetLocalToWorldTransform
trinity/Eve/UI/EveCurveLineSet.h:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
return false;
56
}
57
void GetLocalToWorldTransform( Matrix & transform ) const
58
{
59
transform = IdentityMatrix();
60
}
61
62
private:
63
bool m_isVisible;
Callers
15
EveEllipseSet.h
File · 0.70
EveTacticalTrails.h
File · 0.70
BLUE_INTERFACE
Function · 0.50
BLUE_CLASS
Function · 0.50
EveMultiEffect.h
File · 0.50
EveTransform.h
File · 0.50
UpdateSyncronous
Method · 0.50
UpdateAsyncronous
Method · 0.50
AudioGameObject.h
File · 0.50
EveFiringEffectElementContainer.h
File · 0.50
EveStretch3.h
File · 0.50
UpdateSyncronous
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected