Blender V4.3
RaySelfPrimitives Struct Reference

#include <types.h>

Public Attributes

int prim
 
int object
 
int light_prim
 
int light_object
 
int light
 

Detailed Description

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

Member Data Documentation

◆ light

int RaySelfPrimitives::light

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

◆ light_object

int RaySelfPrimitives::light_object

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

◆ light_prim

int RaySelfPrimitives::light_prim

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

◆ object

int RaySelfPrimitives::object

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

◆ prim

int RaySelfPrimitives::prim

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


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