Blender V2.61 - r43446
|
#include <kernel_types.h>
Public Attributes | |
float | theta |
float | phi |
float | pad3 |
float | pad4 |
float | zenith_Y |
float | zenith_x |
float | zenith_y |
float | pad2 |
float | perez_Y [5] |
float | perez_x [5] |
float | perez_y [5] |
float | pad5 |
Definition at line 367 of file kernel_types.h.
float KernelSunSky::pad2 |
Definition at line 372 of file kernel_types.h.
float KernelSunSky::pad3 |
Definition at line 369 of file kernel_types.h.
float KernelSunSky::pad4 |
Definition at line 369 of file kernel_types.h.
float KernelSunSky::pad5 |
Definition at line 374 of file kernel_types.h.
float KernelSunSky::perez_x[5] |
Definition at line 373 of file kernel_types.h.
Referenced by sky_texture_precompute().
float KernelSunSky::perez_Y[5] |
Definition at line 373 of file kernel_types.h.
Referenced by sky_texture_precompute().
float KernelSunSky::perez_y[5] |
Definition at line 373 of file kernel_types.h.
Referenced by sky_texture_precompute().
float KernelSunSky::phi |
Definition at line 369 of file kernel_types.h.
Referenced by sky_texture_precompute().
float KernelSunSky::theta |
Definition at line 369 of file kernel_types.h.
Referenced by sky_texture_precompute().
float KernelSunSky::zenith_x |
Definition at line 372 of file kernel_types.h.
Referenced by sky_texture_precompute().
float KernelSunSky::zenith_Y |
Definition at line 372 of file kernel_types.h.
Referenced by sky_texture_precompute().
float KernelSunSky::zenith_y |
Definition at line 372 of file kernel_types.h.
Referenced by sky_texture_precompute().