Home
last modified time | relevance | path

Searched refs:set_environment (Results 1 – 25 of 349) sorted by relevance

12345678910>>...14

/dports/devel/godot2-tools/godot-2.1.6-stable/scene/3d/
H A Dscenario_fx.cpp40 get_world()->set_environment(environment); in _notification()
47 get_world()->set_environment(Ref<Environment>()); in _notification()
53 void WorldEnvironment::set_environment(const Ref<Environment> &p_environment) { in set_environment() function in WorldEnvironment
56 get_world()->set_environment(Ref<Environment>()); in set_environment()
66 get_world()->set_environment(environment); in set_environment()
95 …TypeDB::bind_method(_MD("set_environment", "env:Environment"), &WorldEnvironment::set_environment); in _bind_methods()
/dports/devel/godot2/godot-2.1.6-stable/scene/3d/
H A Dscenario_fx.cpp40 get_world()->set_environment(environment); in _notification()
47 get_world()->set_environment(Ref<Environment>()); in _notification()
53 void WorldEnvironment::set_environment(const Ref<Environment> &p_environment) { in set_environment() function in WorldEnvironment
56 get_world()->set_environment(Ref<Environment>()); in set_environment()
66 get_world()->set_environment(environment); in set_environment()
95 …TypeDB::bind_method(_MD("set_environment", "env:Environment"), &WorldEnvironment::set_environment); in _bind_methods()
/dports/devel/godot-tools/godot-3.2.3-stable/scene/3d/
H A Dworld_environment.cpp42 get_viewport()->find_world()->set_environment(environment); in _notification()
49 get_viewport()->find_world()->set_environment(Ref<Environment>()); in _notification()
55 void WorldEnvironment::set_environment(const Ref<Environment> &p_environment) { in set_environment() function in WorldEnvironment
58 get_viewport()->find_world()->set_environment(Ref<Environment>()); in set_environment()
68 get_viewport()->find_world()->set_environment(environment); in set_environment()
106 ClassDB::bind_method(D_METHOD("set_environment", "env"), &WorldEnvironment::set_environment); in _bind_methods()
/dports/devel/godot/godot-3.2.3-stable/scene/3d/
H A Dworld_environment.cpp42 get_viewport()->find_world()->set_environment(environment); in _notification()
49 get_viewport()->find_world()->set_environment(Ref<Environment>()); in _notification()
55 void WorldEnvironment::set_environment(const Ref<Environment> &p_environment) { in set_environment() function in WorldEnvironment
58 get_viewport()->find_world()->set_environment(Ref<Environment>()); in set_environment()
68 get_viewport()->find_world()->set_environment(environment); in set_environment()
106 ClassDB::bind_method(D_METHOD("set_environment", "env"), &WorldEnvironment::set_environment); in _bind_methods()
/dports/games/frogatto/frogatto-1.3.1/src/
H A Dimage_widget.cpp23 set_environment(); in image_widget()
30 set_environment(); in image_widget()
36 set_environment(); in image_widget()
99 set_environment(); in gui_section_widget()
H A Dcheckbox.cpp30 set_environment(); in checkbox()
36 set_environment(); in checkbox()
H A Dborder_widget.cpp12 set_environment(); in border_widget()
20 set_environment(); in border_widget()
/dports/www/kohana/kohana-v3.3.6/modules/unittest/classes/Kohana/Unittest/
H A DHelpers.php81 * @see set_environment
97 public function set_environment(array $environment) function in Kohana_Unittest_Helpers
167 $this->set_environment($this->_environment_backup);
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/x11/
H A Dgdkspawn-x11.c44 set_environment (gpointer user_data) in set_environment() function
104 set_environment, in gdk_spawn_on_screen()
170 set_environment, in gdk_spawn_on_screen_with_pipes()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/modeling/environment/
H A Denvironmenttraits.h65 parent.set_environment(entity);
73 parent.set_environment(foundation::auto_release_ptr<Environment>(nullptr));
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/meta/tests/
H A Dtest_environmentedf.cpp259 m_scene.set_environment( in TEST_SUITE()
290 m_scene.set_environment( in TEST_SUITE()
321 m_scene.set_environment( in TEST_SUITE()
352 m_scene.set_environment( in TEST_SUITE()
/dports/devel/sol2/sol2-4.0.0-alpha/documentation/source/api/
H A Denvironment.rst13 void set_environment( const environment& env, const T& target );
29 You can set the environment using ``sol::set_environment( my_env, some_reference );`` or ``my_env.s…
35 :caption: function: set_environment
36 :name: sol-environment-set_environment
39 void set_environment( const environment& env, const T& target );
80 …erent (more relaxed) rules. It is called by the free function ``sol::set_environment( env, target …
/dports/games/ldmud/ldmud-3.3.720/doc/efun.de/
H A Dset_environment.de3 void set_environment(objet was, object env)
15 In 3.2.6 umbenannt zu 'set_environment()'.
/dports/games/ldmud/ldmud-3.3.720/doc/efun/
H A Dset_environment2 void set_environment(object item, object env)
12 Introduced in 3.2.1@1 as 'efun308()', renamed to 'set_environment()'
/dports/math/gri/gri-2.12.23/src/
H A Ddraw.cc131 set_environment(); in draw_boxCmd()
146 set_environment(); in draw_boxCmd()
190 set_environment(); in draw_box_filledCmd()
204 set_environment(); in draw_box_filledCmd()
466 set_environment(); in draw_symbolCmd()
763 set_environment(); in draw_contourCmd()
931 set_environment(); in draw_arrow_from_toCmd()
1000 set_environment(); in draw_arrowsCmd()
1330 set_environment(); in draw_curveCmd()
1395 set_environment(); in draw_curve_filled_to_valueCmd()
[all …]
/dports/games/ldmud/ldmud-3.3.720/doc/hook/
H A Dmove_object16 set_environment()) and all depending actions (like the calls to
27 move_object(E), set_environment(E), hooks(C)
/dports/www/moodle310/moodle/lib/behat/classes/
H A Dbehat_context_helper.php68 self::set_environment($environment);
77 public static function set_environment(Environment $environment) { function in behat_context_helper
/dports/www/moodle39/moodle/lib/behat/classes/
H A Dbehat_context_helper.php68 self::set_environment($environment);
77 public static function set_environment(Environment $environment) { function in behat_context_helper
/dports/www/moodle311/moodle/lib/behat/classes/
H A Dbehat_context_helper.php68 self::set_environment($environment);
77 public static function set_environment(Environment $environment) { function in behat_context_helper
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/sol2/docs/source/api/
H A Denvironment.rst12 void set_environment( const environment& env, const T& target );
28 You can set the environment using ``sol::set_environment( my_env, some_reference );`` or ``my_env.s…
34 :caption: function: set_environment
37 void set_environment( const environment& env, const T& target );
76 …erent (more relaxed) rules. It is called by the free function ``sol::set_environment( env, target …
/dports/games/ldmud/ldmud-3.3.720/mudlib/uni-crasher/
H A Dsecure.inc6 // Modified by: Freaky (31.03.1999) set_environment, object_info hinzugefuegt
62 #if __EFUN_DEFINED__(set_environment)
63 nomask void set_environment(object ob1, object ob2) {}
/dports/devel/bear/Bear-3.0.17/source/libsys/include/libsys/
H A DProcess.h96 Builder& set_environment(std::map<std::string, std::string>&&);
97 Builder& set_environment(const std::map<std::string, std::string>&);
/dports/www/phpbb3/phpBB3/phpbb/install/controller/
H A Dinstall.php117 $this->iohandler_factory->set_environment('ajax');
121 $this->iohandler_factory->set_environment('nojs');
H A Dupdate.php116 $this->iohandler_factory->set_environment('ajax');
120 $this->iohandler_factory->set_environment('nojs');
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Style/Environment/
H A Dstd_environment.cpp148 void set_environment (environment out2) { in set_environment() function in assign_memorizer_rep
190 void set_environment (environment out2) { in set_environment() function in begin_with_memorizer_rep
238 void set_environment (environment out2) { in set_environment() function in end_with_memorizer_rep
282 void set_environment (environment out2) { in set_environment() function in macro_down_memorizer_rep
308 void set_environment (environment out2) { in set_environment() function in macro_redown_memorizer_rep
370 void set_environment (environment out2) { in set_environment() function in macro_up_memorizer_rep

12345678910>>...14