Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_RelativeHashMaterialIdGenerator.h147 m_IsForceGeneration(isForceGeneration), in RelativeHashMaterialIdGenerator()
156 bool m_IsForceGeneration; variable
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_RelativeHashMaterialIdGenerator.cpp110 if (resMaterial.GetMaterialId() == 0x0 || m_IsForceGeneration) in Generate()