Home
last modified time | relevance | path

Searched refs:INTERPOLATION_DEFAULT (Results 1 – 8 of 8) sorted by relevance

/dports/games/naev/naev-0.7.0/src/
H A Dconf.h34 #define INTERPOLATION_DEFAULT 1 /**< Whether to use interpolation. */ macro
H A Dconf.c255 conf.interpolate = INTERPOLATION_DEFAULT; in conf_setVideoDefaults()
H A Doptions.c1509 window_checkboxSet( wid, "chkInterpolate", INTERPOLATION_DEFAULT ); in opt_videoDefaults()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dae/
H A DdaeRAnimations.cpp365 InterpolationType interpolationType = INTERPOLATION_DEFAULT; in processAnimationMap()
633 InterpolationType interpolationType = INTERPOLATION_DEFAULT; in processSampler()
H A DdaeReader.h194 INTERPOLATION_DEFAULT = INTERPOLATION_LINEAR enumerator
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/dae/
H A DdaeRAnimations.cpp365 InterpolationType interpolationType = INTERPOLATION_DEFAULT; in processAnimationMap()
633 InterpolationType interpolationType = INTERPOLATION_DEFAULT; in processSampler()
H A DdaeReader.h193 INTERPOLATION_DEFAULT = INTERPOLATION_LINEAR enumerator
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/
H A Dcore.pyi13166 INTERPOLATION_DEFAULT = 0