MCPcopy Create free account
hub / github.com/DaedalusX64/daedalus / HasData

Method HasData

Source/SysGL/Graphics/NativeTextureGL.cpp:94–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92}
93
94bool CNativeTexture::HasData() const
95{
96 return mTextureId != 0;
97}
98
99void CNativeTexture::InstallTexture() const
100{

Callers 3

PngSaveImageFunction · 0.45
UpdateTextureFunction · 0.45
DumpTextureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected