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

Method textureHandle

source/globjects/source/Texture.cpp:432–435  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

430}
431
432TextureHandle Texture::textureHandle() const
433{
434 return TextureHandle(this);
435}
436
437TextureHandle Texture::textureHandle(Sampler * sampler) const
438{

Callers

nothing calls this directly

Calls 1

TextureHandleClass · 0.50

Tested by

no test coverage detected