|
Blender V4.5
|
#include <types.h>
Public Attributes | |
| int | prim |
| int | object |
| int | light_prim |
| int | light_object |
Definition at line 709 of file kernel/types.h.
| int RaySelfPrimitives::light_object |
Definition at line 713 of file kernel/types.h.
Referenced by kernel_embree_is_self_intersection(), kernel_path_mnee_sample(), mnee_newton_solver(), mnee_path_contribution(), and OSLRenderServices::trace().
| int RaySelfPrimitives::light_prim |
Definition at line 712 of file kernel/types.h.
Referenced by kernel_path_mnee_sample(), mnee_newton_solver(), mnee_path_contribution(), and OSLRenderServices::trace().
| int RaySelfPrimitives::object |
Definition at line 711 of file kernel/types.h.
Referenced by kernel_embree_is_self_intersection(), kernel_path_mnee_sample(), mnee_newton_solver(), mnee_path_contribution(), and OSLRenderServices::trace().
| int RaySelfPrimitives::prim |
Definition at line 710 of file kernel/types.h.
Referenced by kernel_path_mnee_sample(), mnee_newton_solver(), mnee_path_contribution(), and OSLRenderServices::trace().