MCPcopy 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
947Tr2TextureAL* Tr2TextureAtlas::GetTexture()
948{
949 return &m_texture;
950}
951
952Tr2TextureAtlas::OnTextureChangeEvent& Tr2TextureAtlas::OnTextureChange()
953{

Callers 9

CopyTextureIntoAtlasMethod · 0.45
GatherSpritesMethod · 0.45
RegisterVariableMethod · 0.45
CopyToResourceSetMethod · 0.45
ApplyUavMethod · 0.45
CopyFromTextureResMethod · 0.45
PyInitFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected