Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetTexture
Method
GetTexture
trinity/Tr2TextureAtlas.cpp:947–950 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
945
}
946
947
Tr2TextureAL* Tr2TextureAtlas::GetTexture()
948
{
949
return &m_texture;
950
}
951
952
Tr2TextureAtlas::OnTextureChangeEvent& Tr2TextureAtlas::OnTextureChange()
953
{
Callers
9
Tr2VolumetricsRenderer
Method · 0.45
UpdateFogEnvironmentMap
Method · 0.45
CopyTextureIntoAtlas
Method · 0.45
GatherSprites
Method · 0.45
RegisterVariable
Method · 0.45
CopyToResourceSet
Method · 0.45
ApplyUav
Method · 0.45
CopyFromTextureRes
Method · 0.45
PyInit
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected