MCPcopy 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
99void Tr2AtlasTexture::GetTextureWindow( Vector4& tw )
100{
101 tw = m_textureWindow;
102}
103
104void Tr2AtlasTexture::CalcTextureWindow()
105{

Callers 3

GatherSpritesMethod · 0.80
PrepareSpritesMethod · 0.80
SetTextureMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected