Home
last modified time | relevance | path

Searched defs:AA_dark_detection_type (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/yafaray/libYafaRay-3.5.1/include/core_api/
H A Dtiledintegrator.h60 int AA_dark_detection_type; variable
H A Dimagefilm.h193 int AA_dark_detection_type; variable
H A Dscene.h240 int AA_dark_detection_type; variable
/dports/graphics/yafaray/libYafaRay-3.5.1/src/yafraycore/
H A Denvironment.cc876 int AA_dark_detection_type = DARK_DETECTION_NONE; in setupScene() local