Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetY
Method
GetY
trinity/Tr2AtlasTexture.cpp:275–278 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
273
}
274
275
unsigned int Tr2AtlasTexture::GetY() const
276
{
277
return m_y;
278
}
279
280
unsigned int Tr2AtlasTexture::GetWidth() const
281
{
Callers
7
TriMatrixRemoveScaling
Function · 0.45
LineTransform
Function · 0.45
DrawArrow
Method · 0.45
DrawDoubleArrow
Method · 0.45
DrawAxis
Method · 0.45
GetBounds
Method · 0.45
UpdateViewDependentData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected