Home
last modified time | relevance | path

Searched refs:photons (Results 1 – 25 of 313) sorted by relevance

12345678910>>...13

/dports/graphics/yafaray/libYafaRay-3.5.1/src/yafraycore/
H A Dphoton.cc27 photons = 0; in photonGather_t()
39 std::make_heap(&photons[0], &photons[nLookup]); in operator ()()
40 maxDistSquared = photons[0].distSquare; in operator ()()
45 std::pop_heap(&photons[0], &photons[nLookup]); in operator ()()
47 std::push_heap(&photons[0], &photons[nLookup]); in operator ()()
48 maxDistSquared = photons[0].distSquare; in operator ()()
77 photons.resize(photons_size); in load()
78 for(auto &p : photons) in load()
103 for(const auto &p : photons) in save()
119 if(photons.size() > 0) in updateTree()
[all …]
/dports/graphics/yafaray/libYafaRay-3.5.1/include/yafraycore/
H A Dphoton.h143 int nPhotons() const{ return photons.size(); } in nPhotons()
144 void pushPhoton(photon_t &p) { photons.push_back(p); updated=false; } in pushPhoton()
145 void swapVector(std::vector<photon_t> &vec) { photons.swap(vec); updated=false; } in swapVector()
146 …ppendVector(std::vector<photon_t> &vec, unsigned int curr) { photons.insert(std::end(photons), std… in appendVector()
147 void reserveMemory(size_t numPhotons) { photons.reserve(numPhotons); } in reserveMemory()
149 void clear(){ photons.clear(); delete tree; tree = nullptr; updated=false; } in clear()
159 std::vector<photon_t> photons;
175 foundPhoton_t *photons; member
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/scenes/incdemo/glasses/
H A Dsample.inc81 photons {
92 photons {reflection on refraction on}
141 photons {
152 photons {reflection on refraction on}
201 photons {
260 photons {
319 photons {
479 photons { target reflection on refraction on }
482 photons { target reflection on refraction on }
488 photons { target reflection on refraction on }
[all …]
/dports/graphics/povray36/povray-3.6.1/scenes/incdemo/glasses/
H A Dsample.inc77 photons {
88 photons {reflection on refraction on}
137 photons {
148 photons {reflection on refraction on}
197 photons {
256 photons {
315 photons {
475 photons { target reflection on refraction on }
478 photons { target reflection on refraction on }
484 photons { target reflection on refraction on }
[all …]
/dports/graphics/povray37/povray-3.7.0.10/distribution/scenes/incdemo/glasses/
H A Dsample.inc81 photons {
92 photons {reflection on refraction on}
141 photons {
152 photons {reflection on refraction on}
201 photons {
260 photons {
319 photons {
479 photons { target reflection on refraction on }
482 photons { target reflection on refraction on }
488 photons { target reflection on refraction on }
[all …]
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/kernel/lighting/sppm/
H A Dsppmphotonmap.cpp51 SPPMPhotonMap::SPPMPhotonMap(SPPMPhotonVector& photons) in SPPMPhotonMap() argument
53 const size_t photon_count = photons.size(); in SPPMPhotonMap()
63 builder.build_move_points<DefaultWallclockTimer>(photons.m_positions); in SPPMPhotonMap()
67 statistics.insert_size("size", photons.get_memory_size()); in SPPMPhotonMap()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/ptr_container/test/
H A Dview_example.cpp127 std::vector<vector_type> photons; in main() local
136 photons.push_back( vector_type() ); in main()
139 photons[i].push_back( photon() ); in main()
147 insert( photons[i], color_view ); in main()
148 insert( photons[i], direction_view ); in main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/ptr_container/test/
H A Dview_example.cpp127 std::vector<vector_type> photons; in main() local
136 photons.push_back( vector_type() ); in main()
139 photons[i].push_back( photon() ); in main()
147 insert( photons[i], color_view ); in main()
148 insert( photons[i], direction_view ); in main()
/dports/databases/percona57-server/boost_1_59_0/libs/ptr_container/test/
H A Dview_example.cpp127 std::vector<vector_type> photons; in main() local
136 photons.push_back( vector_type() ); in main()
139 photons[i].push_back( photon() ); in main()
147 insert( photons[i], color_view ); in main()
148 insert( photons[i], direction_view ); in main()
/dports/databases/xtrabackup/boost_1_59_0/libs/ptr_container/test/
H A Dview_example.cpp127 std::vector<vector_type> photons; in main() local
136 photons.push_back( vector_type() ); in main()
139 photons[i].push_back( photon() ); in main()
147 insert( photons[i], color_view ); in main()
148 insert( photons[i], direction_view ); in main()
/dports/databases/percona57-client/boost_1_59_0/libs/ptr_container/test/
H A Dview_example.cpp127 std::vector<vector_type> photons; in main() local
136 photons.push_back( vector_type() ); in main()
139 photons[i].push_back( photon() ); in main()
147 insert( photons[i], color_view ); in main()
148 insert( photons[i], direction_view ); in main()
/dports/devel/boost-docs/boost_1_72_0/libs/ptr_container/test/
H A Dview_example.cpp139 std::vector<vector_type> photons; in main() local
148 photons.push_back( vector_type() ); in main()
151 photons[i].push_back( photon() ); in main()
159 insert( photons[i], color_view ); in main()
160 insert( photons[i], direction_view ); in main()
/dports/devel/boost-libs/boost_1_72_0/libs/ptr_container/test/
H A Dview_example.cpp139 std::vector<vector_type> photons; in main() local
148 photons.push_back( vector_type() ); in main()
151 photons[i].push_back( photon() ); in main()
159 insert( photons[i], color_view ); in main()
160 insert( photons[i], direction_view ); in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/ptr_container/test/
H A Dview_example.cpp139 std::vector<vector_type> photons; in main() local
148 photons.push_back( vector_type() ); in main()
151 photons[i].push_back( photon() ); in main()
159 insert( photons[i], color_view ); in main()
160 insert( photons[i], direction_view ); in main()
/dports/devel/hyperscan/boost_1_75_0/libs/ptr_container/test/
H A Dview_example.cpp139 std::vector<vector_type> photons; in main() local
148 photons.push_back( vector_type() ); in main()
151 photons[i].push_back( photon() ); in main()
159 insert( photons[i], color_view ); in main()
160 insert( photons[i], direction_view ); in main()
/dports/graphics/povray36/povray-3.6.1/scenes/lights/
H A Dglassthing.pov3 // Desc: glass material and photons sample
18 photons {
38 photons {
100 photons {
H A Dphot_met_glass.pov3 // Desc: metal, glass and photons sample
19 photons {
37 photons {
137 photons {
/dports/games/powder-toy/The-Powder-Toy-95.0/src/simulation/elements/
H A DDRAY.cpp94 rr = sim->photons[yCurrent][xCurrent]; in update()
103 rr = sim->photons[yCurrent][xCurrent]; in update()
128 type = TYP(sim->photons[yCurrent][xCurrent]); in update()
137 if (sim->photons[yCopyTo][xCopyTo]) in update()
138 sim->kill_part(ID(sim->photons[yCopyTo][xCopyTo])); in update()
159 parts[p] = parts[ID(sim->photons[yCurrent][xCurrent])]; in update()
/dports/graphics/povray37/povray-3.7.0.10/distribution/platform-specific/windows/Insert Menu/
H A DPhotons_and_Radiosity.pov24 #case(90) #declare Txt_Path="90 - Object photons on code" #break
54 #if (Typ=90) // In_Path,"90 - Object photons on - code.txt"
57 photons {
102 photons {target 0.9 refraction on reflection on}
109 photons {target 0.9 refraction off reflection on}
/dports/graphics/povray36/povray-3.6.1/scenes/advanced/
H A Doptics.pov17 photons {
35 photons {refraction off reflection off}
40 photons {refraction on reflection on}
79 photons {target}
131 photons {
151 photons {target collect off}
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/scenes/lights/
H A Dglassthing.pov8 // Desc: glass material and photons sample
23 photons {
43 photons {
105 photons {
H A Dphot_met_glass.pov8 // Desc: metal, glass and photons sample
23 photons {
41 photons {
141 photons {
/dports/graphics/povray37/povray-3.7.0.10/distribution/scenes/lights/
H A Dglassthing.pov8 // Desc: glass material and photons sample
23 photons {
43 photons {
105 photons {
H A Dphot_met_glass.pov8 // Desc: metal, glass and photons sample
23 photons {
41 photons {
141 photons {
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/scenes/advanced/
H A Doptics.pov23 photons {
42 photons {refraction off reflection off}
47 photons {refraction on reflection on}
86 photons {target}
138 photons {
158 photons {target collect off}

12345678910>>...13