Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
31
void SceneTextureGL::copyTexture()
32
{
33
fd_.copyTextureBindDef();
34
}
35
36
void SceneTextureGL::draw()
37
{
Callers
1
drawFull
Method · 0.80
Calls
1
copyTextureBindDef
Method · 0.80
Tested by
no test coverage detected