Home
last modified time | relevance | path

Searched defs:getLight (Results 1 – 25 of 57) sorted by relevance

123

/dports/games/nazghul/nazghul-0.7.1/src/
H A DField.cpp57 int FieldType::getLight() in getLight() function in FieldType
114 int Field::getLight() in getLight() function in Field
/dports/math/scilab/scilab-6.1.1/scilab/modules/scirenderer/src/org/scilab/forge/scirenderer/lightning/
H A DLightManager.java43 Light getLight(int i); in getLight() method
/dports/games/pinball/pinball-0.3.20201218/base/
H A DBehavior.h48 inline Light * getLight() { return p_Light; }; in getLight() function
H A DGroup.cpp212 Light * Group::getLight() { in getLight() function in Group
/dports/devel/simgear/simgear-2020.3.11/simgear/scene/tgdb/
H A DSGLightBin.hxx45 const Light& getLight(unsigned i) const in getLight() function in SGLightBin
H A DSGDirectionalLightBin.hxx44 const Light& getLight(unsigned i) const in getLight() function in SGDirectionalLightBin
/dports/devel/smc/smc_4_3_0/examples/Perl/EX4/
H A DVehicle.pm156 sub getLight { subroutine
H A DStoplight.pm147 sub getLight { subroutine
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/MaterialEditor/MaterialEditor/include/
H A DwxOgre.h40 inline Ogre::Light* getLight() const {return mLight;} in getLight() function
/dports/math/scilab/scilab-6.1.1/scilab/modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/jogl/lightning/
H A DJoGLLightManager.java62 public Light getLight(int i) { in getLight() method in JoGLLightManager
/dports/devel/smc/smc_4_3_0/examples/Ruby/EX4/
H A DVehicle.rb142 def getLight() method in Vehicle
H A DStoplight.rb134 def getLight(direction) method in Stoplight
/dports/math/scilab/scilab-6.1.1/scilab/modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/g2d/lighting/
H A DG2DLightManager.java63 public Light getLight(int i) { in getLight() method in G2DLightManager
/dports/astro/stellarium/stellarium-0.21.3/src/external/libindi/libs/indibase/
H A Dindiproperty.cpp280 ILightVectorProperty *INDI::Property::getLight() const in getLight() function in INDI::Property
/dports/java/java3d/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/loaders/lw3d/
H A DLwsLight.java250 Light getLight() { in getLight() method in LwsLight
/dports/devel/smc/smc_4_3_0/examples/Python/EX4/
H A DVehicle.py137 def getLight(self): member in Vehicle
H A DStoplight.py130 def getLight(self, direction): member in Stoplight
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMLightLinker.h180 void getLight(size_t lnk_i)const in getLight() function
184 void getLight()const in getLight() function
/dports/games/violetland/violetland-0.5/src/game/lifeforms/
H A DPlayer.h91 const bool getLight() const { return m_light; } in getLight() function
/dports/x11-toolkits/SoXt/SoXt-1.3.0/src/Inventor/Xt/
H A DSoXtDirectionalLightEditor.cpp206 SoXtDirectionalLightEditor::getLight( in getLight() function in SoXtDirectionalLightEditor
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/tracks/
H A Dtrack_object.hpp208 …TrackObjectPresentationLight* getLight() { return getPresentation<TrackObjectPresentationLight>();… in getLight() function in TrackObject
/dports/games/pinball/pinball-0.3.20201218/src/
H A DStateBehavior.h41 bool getLight() { return m_bLight; }; in getLight() function
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMax/include/
H A DCOLLADAMaxExportNode.h196 LightObject* getLight()const{ return (LightObject*)mINode->GetObjectRef(); } in getLight() function
/dports/games/openmw/openmw-openmw-0.47.0/components/sceneutil/
H A Dlightmanager.hpp89 osg::Light* getLight(size_t frame) in getLight() function in SceneUtil::LightSource
/dports/math/mathgl/mathgl-2.5/include/mgl2/
H A Dqmathgl.h77 bool getLight() const {return light;} ///< Get lightning state in getLight() function

123