Home
last modified time | relevance | path

Searched defs:FX_STATE_FOG_DENSITY (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAFramework/include/
H A DCOLLADAFWConstants.h153 static const String FX_STATE_FOG_DENSITY; variable
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAFramework/src/
H A DCOLLADAFWConstants.cpp143 const String Constants::FX_STATE_FOG_DENSITY = "fog_density"; member in COLLADAFW::Constants