Home
last modified time | relevance | path

Searched refs:suppressInSubview (Results 1 – 2 of 2) sorted by relevance

/dports/games/dhewm3/dhewm3-1.5.1/neo/renderer/
H A DMaterial.h590 bool SuppressInSubview() const { return suppressInSubview; }; in SuppressInSubview()
688 bool suppressInSubview; variable
H A DMaterial.cpp116 suppressInSubview = false; in CommonInit()
1853 suppressInSubview = true; in ParseMaterial()