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

Method unbind

source/MRViewer/MRSceneTextureGL.cpp:15–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13}
14
15void SceneTextureGL::unbind()
16{
17 fd_.bindDefault();
18}
19
20void SceneTextureGL::reset( const Vector2i& size, int msaa, bool depthTexture )
21{

Callers 3

drawFullMethod · 0.80
bindSceneTextureMethod · 0.80
getMSAAMethod · 0.80

Calls 1

bindDefaultMethod · 0.80

Tested by

no test coverage detected