Home
last modified time | relevance | path

Searched refs:SPHERE_MAP (Results 1 – 25 of 34) sorted by relevance

12

/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWrappers/deprecated-dotosg/osg/
H A DTexGen.cpp99 else if (strcmp(str,"SPHERE_MAP")==0) mode = TexGen::SPHERE_MAP; in TexGen_matchModeStr()
113 case(TexGen::SPHERE_MAP): return "SPHERE_MAP"; in TexGen_getModeStr()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgWrappers/deprecated-dotosg/osg/
H A DTexGen.cpp99 else if (strcmp(str,"SPHERE_MAP")==0) mode = TexGen::SPHERE_MAP;
113 case(TexGen::SPHERE_MAP): return "SPHERE_MAP";
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWrappers/serializers/osg/
H A DTexGen.cpp31 ADD_ENUM_VALUE( SPHERE_MAP ); in PLANE_FUNCTION()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgWrappers/serializers/osg/
H A DTexGen.cpp31 ADD_ENUM_VALUE( SPHERE_MAP ); in PLANE_FUNCTION()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgmultitexture/
H A Dosgmultitexture.cpp65 texgen->setMode(osg::TexGen::SPHERE_MAP); in main()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgmultitexture/
H A Dosgmultitexture.cpp65 texgen->setMode(osg::TexGen::SPHERE_MAP); in main()
/dports/games/spring/spring_98.0/rts/Lua/
H A DLuaConstGL.cpp133 PUSH_GL(SPHERE_MAP); in PushEntries()
/dports/java/java3d/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/
H A DTextureUnitStateRetained.java218 ((texGen.genMode == TexCoordGeneration.SPHERE_MAP)))) { in updateNative()
251 ((texGen.genMode == TexCoordGeneration.SPHERE_MAP)))) { in updateNative()
H A DTexCoordGeneration.java208 public static final int SPHERE_MAP = 2; field in TexCoordGeneration
H A DTexCoordGenerationRetained.java285 gMode = TexCoordGeneration.SPHERE_MAP; in updateNative()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgvirtualprogram/
H A DCreateAdvancedHierachy.cpp303 texGen->setMode( osg::TexGen::SPHERE_MAP ); in CreateAdvancedHierarchy()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgteapot/
H A Dosgteapot.cpp321 texgen->setMode(osg::TexGen::SPHERE_MAP); in createTeapot()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgvirtualprogram/
H A DCreateAdvancedHierachy.cpp303 texGen->setMode( osg::TexGen::SPHERE_MAP ); in CreateAdvancedHierarchy()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgteapot/
H A Dosgteapot.cpp321 texgen->setMode(osg::TexGen::SPHERE_MAP); in createTeapot()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osg/
H A DTexGen103 SPHERE_MAP = GL_SPHERE_MAP,
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/
H A DTexGen103 SPHERE_MAP = GL_SPHERE_MAP,
/dports/games/openmw/openmw-openmw-0.47.0/components/sceneutil/
H A Dutil.cpp63 texGen->setMode(osg::TexGen::SPHERE_MAP); in setDefaults()
/dports/devel/simgear/simgear-2020.3.11/simgear/scene/model/
H A Dshadanim.cxx278 texGen->setMode(osg::TexGen::SPHERE_MAP); in create_chrome()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/
H A DReaderWriterOBJ.cpp278 texgen->setMode(osg::TexGen::SPHERE_MAP); in REGISTER_OSGPLUGIN()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/obj/
H A DReaderWriterOBJ.cpp239 texgen->setMode(osg::TexGen::SPHERE_MAP); in REGISTER_OSGPLUGIN()
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarth/
H A DShaderGenerator.cpp1109 case osg::TexGen::SPHERE_MAP: in apply()
/dports/devel/simgear/simgear-2020.3.11/simgear/scene/material/
H A DTextureBuilder.cxx1033 { "sphere-map", TexGen::SPHERE_MAP},
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/util/
H A Ddumpstate.c1236 EDEF(SPHERE_MAP),
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/fbx/
H A DfbxRMesh.cpp277 texgen->setMode(osg::TexGen::SPHERE_MAP); in getGeometry()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/fbx/
H A DfbxRMesh.cpp260 texgen->setMode(osg::TexGen::SPHERE_MAP); in getGeometry()

12