![]() |
Blender V2.61 - r43446
|
Public Attributes | |
| float | co [3] |
| float | n [3] |
| float | ao [3] |
| float | env [3] |
| float | indirect [3] |
| float | intensity |
| float | dist2 |
| int | x |
| int | y |
| int | filled |
Definition at line 71 of file occlusion.c.
| float OcclusionCacheSample::ao[3] |
Definition at line 72 of file occlusion.c.
Referenced by cache_occ_samples(), sample_occ(), and sample_occ_cache().
| float OcclusionCacheSample::co[3] |
Definition at line 72 of file occlusion.c.
Referenced by cache_occ_samples(), sample_occ(), and sample_occ_cache().
Definition at line 72 of file occlusion.c.
Referenced by cache_occ_samples(), and sample_occ().
| float OcclusionCacheSample::env[3] |
Definition at line 72 of file occlusion.c.
Referenced by cache_occ_samples(), sample_occ(), and sample_occ_cache().
Definition at line 73 of file occlusion.c.
Referenced by cache_occ_samples(), sample_occ(), and sample_occ_cache().
| float OcclusionCacheSample::indirect[3] |
Definition at line 72 of file occlusion.c.
Referenced by cache_occ_samples(), sample_occ(), and sample_occ_cache().
Definition at line 72 of file occlusion.c.
Referenced by cache_occ_samples(), and sample_occ().
| float OcclusionCacheSample::n[3] |
Definition at line 72 of file occlusion.c.
Referenced by cache_occ_samples(), sample_occ(), and sample_occ_cache().
Definition at line 73 of file occlusion.c.
Referenced by cache_occ_samples(), and sample_occ_cache().
Definition at line 73 of file occlusion.c.
Referenced by cache_occ_samples(), and sample_occ_cache().