|
Blender V4.3
|
#include <types.h>
Public Attributes | |
| int | object |
| int | prim |
| float | u |
| float | v |
Definition at line 1789 of file kernel/types.h.
| int KernelShaderEvalInput::object |
Definition at line 1790 of file kernel/types.h.
Referenced by fill_shader_input(), fill_shader_input(), and shade_background_pixels().
| int KernelShaderEvalInput::prim |
Definition at line 1791 of file kernel/types.h.
| float KernelShaderEvalInput::u |
Definition at line 1792 of file kernel/types.h.
| float KernelShaderEvalInput::v |
Definition at line 1792 of file kernel/types.h.