|
Blender V4.3
|
#include "kernel/data_template.h"Go to the source code of this file.
Macros | |
| #define | KERNEL_STRUCT_MEMBER(parent, type, name) KernelData_##parent##_##name, |
Enumerations | |
| enum | { Kernel_DummyConstant } |
| #define KERNEL_STRUCT_MEMBER | ( | parent, | |
| type, | |||
| name ) KernelData_##parent##_##name, |
Definition at line 7 of file function_constants.h.
| anonymous enum |
| Enumerator | |
|---|---|
| Kernel_DummyConstant | |
Definition at line 5 of file function_constants.h.