Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetTextureWindow
Method
GetTextureWindow
trinity/Tr2AtlasTexture.cpp:99–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
void Tr2AtlasTexture::GetTextureWindow( Vector4& tw )
100
{
101
tw = m_textureWindow;
102
}
103
104
void Tr2AtlasTexture::CalcTextureWindow()
105
{
Callers
3
GatherSprites
Method · 0.80
PrepareSprites
Method · 0.80
SetTexture
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected