MCPcopy Create free account
hub / github.com/carbonengine/trinity / FinalizePrepare

Method FinalizePrepare

trinity/Tr2AtlasTexture.cpp:455–461  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

453}
454
455void Tr2AtlasTexture::FinalizePrepare()
456{
457 CalcReciprocals();
458 CalcTextureWindow();
459
460 NotifyListenersOfChange();
461}
462
463void Tr2AtlasTexture::RegisterForChangeNotification( ITr2AtlasTextureNotifyTarget* p )
464{

Callers 3

PullInOutsidersMethod · 0.80
CreateTextureMethod · 0.80
EjectTextureHelperMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected