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

Method isAlphaSortAvailable

source/MRViewer/MRViewer.cpp:2642–2645  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2640}
2641
2642bool Viewer::isAlphaSortAvailable() const
2643{
2644 return bool( alphaSorter_ );
2645}
2646
2647bool Viewer::enableAlphaSort( bool on )
2648{

Callers 1

drawRenderOptions_Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected