Home
last modified time | relevance | path

Searched defs:spotAngle (Results 1 – 12 of 12) sorted by relevance

/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/graphics/core/
H A Dlight.h75 float spotAngle = Math::PI/2.0f; member
/dports/games/openspades/openspades-0.1.3/Sources/Client/
H A DIRenderer.h59 float spotAngle; member
/dports/math/scilab/scilab-6.1.1/scilab/modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/g2d/lighting/
H A DG2DLight.java35 private float spotAngle = 180; field in G2DLight
/dports/math/scilab/scilab-6.1.1/scilab/modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/jogl/lightning/
H A DJoGLLight.java37 private float spotAngle = 180; field in JoGLLight
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgShadow/
H A DStandardShadowMap.cpp776 float spotAngle = light->getSpotCutoff(); in aimShadowCastingCamera() local
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Samples/ShaderSystemMultiLight/src/
H A DSegmentedDynamicLightManager.cpp301 float spotAngle = -1; in updateTextureFromSegmentedLists() local
/dports/graphics/ogre3d/ogre-1.11.6/Samples/ShaderSystemMultiLight/src/
H A DSegmentedDynamicLightManager.cpp312 float spotAngle = -1; in updateTextureFromSegmentedLists() local
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/demos/
H A Dshadowtex.c263 GLfloat spotAngle, GLfloat shadowNear, GLfloat shadowFar) in MakeShadowMatrix()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/demos/
H A Dshadowtex.c263 GLfloat spotAngle, GLfloat shadowNear, GLfloat shadowFar) in MakeShadowMatrix()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/
H A DLight.cpp632 float spotAngle = Min(centerAngle, cornerAngle); in SetIntensitySortValue() local
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tests/VisualTests/PlayPen/src/
H A DPlayPenTests.cpp3436 Radian spotAngle = Math::ATan(spotWidth / spotHeight) * 2; in setupContent() local
3507 Radian spotAngle = Math::ATan(spotWidth / spotHeight) * 2; in setupContent() local
/dports/graphics/ogre3d/ogre-1.11.6/Tests/VisualTests/PlayPen/src/
H A DPlayPenTests.cpp3393 Radian spotAngle = Math::ATan(spotWidth / spotHeight) * 2; in setupContent() local
3463 Radian spotAngle = Math::ATan(spotWidth / spotHeight) * 2; in setupContent() local