MCPcopy Create free account
hub / github.com/KhronosGroup/KTX-Software / isTexture2

Method isTexture2

interface/js_binding/ktx_wrapper.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 }
46
47 bool isTexture2() const {
48 return (m_ptr->classId == ktxTexture2_c);
49
50 }
51
52 texture(texture&&) = default;
53

Callers 1

textureMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected