MCPcopy Create free account
hub / github.com/MeshInspector/MeshLib / copyTexture

Method copyTexture

source/MRViewer/MRSceneTextureGL.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31void SceneTextureGL::copyTexture()
32{
33 fd_.copyTextureBindDef();
34}
35
36void SceneTextureGL::draw()
37{

Callers 1

drawFullMethod · 0.80

Calls 1

copyTextureBindDefMethod · 0.80

Tested by

no test coverage detected