Home
last modified time | relevance | path

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

/dports/science/axom/axom-0.6.1/src/axom/quest/
H A DSamplingShaper.hpp433 auto* matQFunc = m_inoutMaterialQFuncs.Get(materialQFuncName); in applyReplacementRules() local
435 matQFunc != nullptr, in applyReplacementRules()
438 quest::shaping::copyShapeIntoMaterial(shapeQFuncCopy, matQFunc); in applyReplacementRules()