Home
last modified time | relevance | path

Searched refs:Density32 (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/povray36/povray-3.6.1/source/
H A Dpattern.cpp1567 f111 = (DBL)Data->Density32[z1 * Data->Sy * Data->Sx + y1 * Data->Sx + x1] / (DBL)UINT_MAX; in density_pattern()
1568 f112 = (DBL)Data->Density32[z1 * Data->Sy * Data->Sx + y1 * Data->Sx + x2] / (DBL)UINT_MAX; in density_pattern()
1569 f121 = (DBL)Data->Density32[z1 * Data->Sy * Data->Sx + y2 * Data->Sx + x1] / (DBL)UINT_MAX; in density_pattern()
1570 f122 = (DBL)Data->Density32[z1 * Data->Sy * Data->Sx + y2 * Data->Sx + x2] / (DBL)UINT_MAX; in density_pattern()
1571 f211 = (DBL)Data->Density32[z2 * Data->Sy * Data->Sx + y1 * Data->Sx + x1] / (DBL)UINT_MAX; in density_pattern()
1572 f212 = (DBL)Data->Density32[z2 * Data->Sy * Data->Sx + y1 * Data->Sx + x2] / (DBL)UINT_MAX; in density_pattern()
1573 f221 = (DBL)Data->Density32[z2 * Data->Sy * Data->Sx + y2 * Data->Sx + x1] / (DBL)UINT_MAX; in density_pattern()
1574 f222 = (DBL)Data->Density32[z2 * Data->Sy * Data->Sx + y2 * Data->Sx + x2] / (DBL)UINT_MAX; in density_pattern()
4179 New->Data->Density32 = NULL; in Create_Density_File()
4270 POV_FREE(Density_File->Data->Density32); in Destroy_Density_File()
[all …]
H A Dframe.h1279 unsigned int *Density32; member
/dports/graphics/megapov/megapov-1.2.1/source/
H A Dpattern.cpp1814 f111 = (DBL)Data->Density32[z1 * Data->Sy * Data->Sx + y1 * Data->Sx + x1] / (DBL)UINT_MAX; in density_pattern()
1815 f112 = (DBL)Data->Density32[z1 * Data->Sy * Data->Sx + y1 * Data->Sx + x2] / (DBL)UINT_MAX; in density_pattern()
1816 f121 = (DBL)Data->Density32[z1 * Data->Sy * Data->Sx + y2 * Data->Sx + x1] / (DBL)UINT_MAX; in density_pattern()
1817 f122 = (DBL)Data->Density32[z1 * Data->Sy * Data->Sx + y2 * Data->Sx + x2] / (DBL)UINT_MAX; in density_pattern()
1818 f211 = (DBL)Data->Density32[z2 * Data->Sy * Data->Sx + y1 * Data->Sx + x1] / (DBL)UINT_MAX; in density_pattern()
1819 f212 = (DBL)Data->Density32[z2 * Data->Sy * Data->Sx + y1 * Data->Sx + x2] / (DBL)UINT_MAX; in density_pattern()
1820 f221 = (DBL)Data->Density32[z2 * Data->Sy * Data->Sx + y2 * Data->Sx + x1] / (DBL)UINT_MAX; in density_pattern()
1821 f222 = (DBL)Data->Density32[z2 * Data->Sy * Data->Sx + y2 * Data->Sx + x2] / (DBL)UINT_MAX; in density_pattern()
4474 New->Data->Density32 = NULL; in Create_Density_File()
4565 POV_FREE(Density_File->Data->Density32); in Destroy_Density_File()
[all …]
H A Dframe.h1501 unsigned int *Density32; member
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/core/material/
H A Dpattern.cpp6154 … f111 = (DBL)Data->Density32[z1 * Data->Sy * Data->Sx + y1 * Data->Sx + x1] / (DBL)UNSIGNED32_MAX; in EvaluateRaw()
6155 … f112 = (DBL)Data->Density32[z1 * Data->Sy * Data->Sx + y1 * Data->Sx + x2] / (DBL)UNSIGNED32_MAX; in EvaluateRaw()
6156 … f121 = (DBL)Data->Density32[z1 * Data->Sy * Data->Sx + y2 * Data->Sx + x1] / (DBL)UNSIGNED32_MAX; in EvaluateRaw()
6157 … f122 = (DBL)Data->Density32[z1 * Data->Sy * Data->Sx + y2 * Data->Sx + x2] / (DBL)UNSIGNED32_MAX; in EvaluateRaw()
6158 … f211 = (DBL)Data->Density32[z2 * Data->Sy * Data->Sx + y1 * Data->Sx + x1] / (DBL)UNSIGNED32_MAX; in EvaluateRaw()
6159 … f212 = (DBL)Data->Density32[z2 * Data->Sy * Data->Sx + y1 * Data->Sx + x2] / (DBL)UNSIGNED32_MAX; in EvaluateRaw()
6160 … f221 = (DBL)Data->Density32[z2 * Data->Sy * Data->Sx + y2 * Data->Sx + x1] / (DBL)UNSIGNED32_MAX; in EvaluateRaw()
9102 New->Data->Density32 = nullptr; in Create_Density_File()
9196 if (Density_File->Data->Density32) in Destroy_Density_File()
9197 delete[] Density_File->Data->Density32; in Destroy_Density_File()
[all …]
H A Dpattern.h481 POV_UINT32 *Density32; member
/dports/graphics/povray37/povray-3.7.0.10/source/backend/pattern/
H A Dpattern.cpp5731 f111 = (DBL)Data->Density32[z1 * Data->Sy * Data->Sx + y1 * Data->Sx + x1] / (DBL)UINT_MAX; in density_pattern()
5732 f112 = (DBL)Data->Density32[z1 * Data->Sy * Data->Sx + y1 * Data->Sx + x2] / (DBL)UINT_MAX; in density_pattern()
5733 f121 = (DBL)Data->Density32[z1 * Data->Sy * Data->Sx + y2 * Data->Sx + x1] / (DBL)UINT_MAX; in density_pattern()
5734 f122 = (DBL)Data->Density32[z1 * Data->Sy * Data->Sx + y2 * Data->Sx + x2] / (DBL)UINT_MAX; in density_pattern()
5735 f211 = (DBL)Data->Density32[z2 * Data->Sy * Data->Sx + y1 * Data->Sx + x1] / (DBL)UINT_MAX; in density_pattern()
5736 f212 = (DBL)Data->Density32[z2 * Data->Sy * Data->Sx + y1 * Data->Sx + x2] / (DBL)UINT_MAX; in density_pattern()
5737 f221 = (DBL)Data->Density32[z2 * Data->Sy * Data->Sx + y2 * Data->Sx + x1] / (DBL)UINT_MAX; in density_pattern()
5738 f222 = (DBL)Data->Density32[z2 * Data->Sy * Data->Sx + y2 * Data->Sx + x2] / (DBL)UINT_MAX; in density_pattern()
8623 New->Data->Density32 = NULL; in Create_Density_File()
8714 POV_FREE(Density_File->Data->Density32); in Destroy_Density_File()
[all …]
/dports/graphics/povray37/povray-3.7.0.10/source/backend/
H A Dframe.h1112 unsigned int *Density32; member