MCPcopy Create free account
hub / github.com/cginternals/globjects / isTextureAttachment

Method isTextureAttachment

source/globjects/source/AttachedTexture.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23bool AttachedTexture::isTextureAttachment() const
24{
25 return true;
26}
27
28Texture * AttachedTexture::texture()
29{

Callers 1

detachMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected