MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / refresh

Method refresh

Engine/source/gfx/gfxTextureHandle.cpp:181–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179}
180
181void GFXTexHandle::refresh()
182{
183 TEXMGR->reloadTexture( getPointer() );
184}

Callers 3

jquery.jsFile · 0.45
addBitmapMethod · 0.45
importStripMethod · 0.45

Calls 1

reloadTextureMethod · 0.80

Tested by

no test coverage detected