Home
last modified time | relevance | path

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

/dports/graphics/geomview/geomview-1.9.5/src/lib/shade/
H A Dmaterial.c99 case MT_NORMALCOLOR: in _MtSet()
188 case MT_NORMALCOLOR: in MtGet()
H A Dappearance.h239 #define MT_NORMALCOLOR 511 /* Color *normalcolor (for surface normals) */ macro
/dports/graphics/geomview/geomview-1.9.5/src/bin/geomview/common/
H A Ddrawer.c2067 as.ap = ApCreate(AP_MtSet, MT_NORMALCOLOR, col, in drawer_color()