|
Blender V5.0
|
#include <types.h>
Public Attributes | |
| int | prim |
| int | object |
| int | light_prim |
| int | light_object |
Definition at line 725 of file kernel/types.h.
| int RaySelfPrimitives::light_object |
Definition at line 729 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 728 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 727 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 726 of file kernel/types.h.
Referenced by kernel_path_mnee_sample(), mnee_newton_solver(), mnee_path_contribution(), and OSLRenderServices::trace().