Blender  V3.3
Public Attributes | List of all members
RaySelfPrimitives Struct Reference

#include <types.h>

Public Attributes

int prim
 
int object
 
int light_prim
 
int light_object
 

Detailed Description

Definition at line 516 of file kernel/types.h.

Member Data Documentation

◆ light_object

int RaySelfPrimitives::light_object

Definition at line 520 of file kernel/types.h.

Referenced by kernel_embree_is_self_intersection(), and OSLRenderServices::trace().

◆ light_prim

int RaySelfPrimitives::light_prim

Definition at line 519 of file kernel/types.h.

Referenced by OSLRenderServices::trace().

◆ object

int RaySelfPrimitives::object

Definition at line 518 of file kernel/types.h.

Referenced by kernel_embree_is_self_intersection(), and OSLRenderServices::trace().

◆ prim

int RaySelfPrimitives::prim

Definition at line 517 of file kernel/types.h.

Referenced by OSLRenderServices::trace().


The documentation for this struct was generated from the following file: