Home
last modified time | relevance | path

Searched defs:techDef (Results 1 – 3 of 3) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/material/
DMatParamTexture.java45 TechniqueDef techDef = technique.getDef(); in apply() local
DMaterial.java869 TechniqueDef techDef = def.getTechniqueDef(name); in selectTechnique() local
924 TechniqueDef techDef = technique.getDef(); in preload() local
980 TechniqueDef techDef = technique.getDef(); in render() local
DMatParam.java145 TechniqueDef techDef = technique.getDef(); in apply() local