|
Blender V5.0
|
#include <types.h>
Public Attributes | |
| packed_float3 | scale |
| int | id |
| packed_float3 | translation |
| int | shader |
Definition at line 1698 of file kernel/types.h.
| int KernelOctreeRoot::id |
Definition at line 1700 of file kernel/types.h.
| packed_float3 KernelOctreeRoot::scale |
Definition at line 1699 of file kernel/types.h.
| int KernelOctreeRoot::shader |
Definition at line 1702 of file kernel/types.h.
| packed_float3 KernelOctreeRoot::translation |
Definition at line 1701 of file kernel/types.h.