Home
last modified time | relevance | path

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

/dports/science/jmol/jmol-14.32.7/src/org/jmol/adapter/readers/pymol/
H A DPyMOL.java127 final static int ambient_occlusion_smooth = 704; field in PyMOL
/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DSettingInfo.h805 REC_i( 704, ambient_occlusion_smooth , ostate , 10 ),
/dports/science/py-pymol/pymol-open-source-2.4.0/layer2/
H A DRepSurface.cpp2571 int ambient_occlusion_smooth = in RepSurfaceColor() local
2577 ambient_occlusion_smooth *= surface_quality; in RepSurfaceColor()
2590 if (ambient_occlusion_smooth && I->T){ in RepSurfaceColor()
2596 for (j=0; j<ambient_occlusion_smooth; j++){ in RepSurfaceColor()