MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetTranslation

Method GetTranslation

trinity/EveSprite2dBracket.cpp:13–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11}
12
13Vector2 EveSprite2dBracket::GetTranslation() const
14{
15 return m_translation;
16}
17
18void EveSprite2dBracket::SetTranslation( Vector2 val )
19{

Callers 15

GatherSpritesMethod · 0.80
LineTransformFunction · 0.80
DrawAxisMethod · 0.80
RenderDebugInfoMethod · 0.80
GetBoundsMethod · 0.80
TransformPointFunction · 0.80
ExtractMatrixPos3Function · 0.80
ExtractMatrixPos4Function · 0.80
UpdateDebugRendererMethod · 0.80
PrePhysicsAnimationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected