Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
13
Vector2 EveSprite2dBracket::GetTranslation() const
14
{
15
return m_translation;
16
}
17
18
void EveSprite2dBracket::SetTranslation( Vector2 val )
19
{
Callers
15
GatherSprites
Method · 0.80
LineTransform
Function · 0.80
DrawAxis
Method · 0.80
RenderDebugInfo
Method · 0.80
GetBounds
Method · 0.80
TriFrustumOrtho.cpp
File · 0.80
TransformPoint
Function · 0.80
ExtractMatrixPos3
Function · 0.80
ExtractMatrixPos4
Function · 0.80
UpdateDebugRenderer
Method · 0.80
PrePhysicsAnimation
Method · 0.80
UpdateViewDependentData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected