MCPcopy 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
62private:
63 bool m_isVisible;

Callers 15

EveEllipseSet.hFile · 0.70
BLUE_INTERFACEFunction · 0.50
BLUE_CLASSFunction · 0.50
EveMultiEffect.hFile · 0.50
EveTransform.hFile · 0.50
UpdateSyncronousMethod · 0.50
UpdateAsyncronousMethod · 0.50
AudioGameObject.hFile · 0.50
EveStretch3.hFile · 0.50
UpdateSyncronousMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected