Home
last modified time | relevance | path

Searched defs:lightmodel (Results 1 – 20 of 20) sorted by relevance

/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWrappers/deprecated-dotosg/osg/
H A DLightModel.cpp31 LightModel& lightmodel = static_cast<LightModel&>(obj); in LightModel_readLocalData() local
95 const LightModel& lightmodel = static_cast<const LightModel&>(obj); in LightModel_writeLocalData() local
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgWrappers/deprecated-dotosg/osg/
H A DLightSource.cpp32 bool cullingActiveBefore = lightsource.getCullingActive();
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/dae/
H A DdaeRSceneObjects.cpp360 osg::LightModel* lightmodel = new osg::LightModel; in processLight() local
H A DdaeRMaterials.cpp392 osg::LightModel* lightmodel = new osg::LightModel; in processProfileCOMMON() local
466 osg::LightModel* lightmodel = new osg::LightModel; in processProfileCOMMON() local
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dae/
H A DdaeRSceneObjects.cpp360 osg::LightModel* lightmodel = new osg::LightModel; in processLight() local
H A DdaeRMaterials.cpp392 osg::LightModel* lightmodel = new osg::LightModel; in processProfileCOMMON() local
466 osg::LightModel* lightmodel = new osg::LightModel; in processProfileCOMMON() local
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/elements/
H A DSoGLLazyElement.h84 int32_t lightmodel; member
H A DSoLazyElement.h220 int32_t lightmodel; member
/dports/graphics/Coin/coin-Coin-4.0.0/src/actions/
H A DSoBoxHighlightRenderAction.cpp119 SoLightModel * lightmodel = new SoLightModel; in initBoxGraph() local
/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/view/render/
H A Dscenewidget.cpp359 osg::ref_ptr<osg::LightModel> lightmodel = new osg::LightModel; in setAmbient() local
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwrender/
H A Dcharacterpreview.cpp217 osg::ref_ptr<osg::LightModel> lightmodel = new osg::LightModel; in CharacterPreview() local
H A Dlocalmap.cpp204 osg::ref_ptr<osg::LightModel> lightmodel = new osg::LightModel; in createOrthographicCamera() local
/dports/science/xcrysden/xcrysden-1.6.2/C/
H A DxcGLparam.h132 LIGHTMODEL lightmodel; variable
/dports/graphics/geomview/geomview-1.9.5/src/lib/mg/opengl/
H A Dmgopenglshade.c375 mgopengl_lightmodeldef(int lightmodel, LmLighting *lgt, int mask, struct mgastk *astk) in mgopengl_lightmodeldef()
/dports/games/py-fife/fifengine-0.4.2/engine/core/video/opengl/
H A Drenderbackendopengl.h262 uint32_t lightmodel; member
/dports/graphics/Coin/coin-Coin-4.0.0/src/vrml97/
H A DBackground.cpp586 SoLightModel * lightmodel = new SoLightModel; in buildGeometry() local
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/glx/
H A Dsplodesic.c520 int lightmodel = 1; in init_splodesic() local
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgUtil/
H A DSceneView.cpp214 osg::LightModel* lightmodel = new osg::LightModel; in setDefaults() local
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/
H A DSceneView.cpp219 osg::LightModel* lightmodel = new osg::LightModel; in setDefaults() local
/dports/graphics/Coin/coin-Coin-4.0.0/src/shadows/
H A DSoShadowGroup.cpp746 SoShaderParameter1i * lightmodel; member in SoShadowGroupP