|
Blender V5.0
|
#include <types.h>
Public Attributes | |
| int | object |
| int | prim |
| float | u |
| float | v |
Definition at line 1809 of file kernel/types.h.
| int KernelShaderEvalInput::object |
Definition at line 1810 of file kernel/types.h.
Referenced by fill_shader_input().
| int KernelShaderEvalInput::prim |
Definition at line 1811 of file kernel/types.h.
| float KernelShaderEvalInput::u |
Definition at line 1812 of file kernel/types.h.
| float KernelShaderEvalInput::v |
Definition at line 1812 of file kernel/types.h.