Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MeshInspector/MeshLib
/ isSceneTextureEnabled
Method
isSceneTextureEnabled
source/MRViewer/MRViewer.cpp:2732–2735 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2730
}
2731
2732
bool Viewer::isSceneTextureEnabled() const
2733
{
2734
return bool( sceneTexture_ );
2735
}
2736
2737
int Viewer::getMSAA() const
2738
{
Callers
2
ViewerSettingsPlugin
Method · 0.80
drawRenderOptions_
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected