MCPcopy 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
2732bool Viewer::isSceneTextureEnabled() const
2733{
2734 return bool( sceneTexture_ );
2735}
2736
2737int Viewer::getMSAA() const
2738{

Callers 2

ViewerSettingsPluginMethod · 0.80
drawRenderOptions_Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected