Blender V4.3
function_constants.h File Reference

Go to the source code of this file.

Macros

#define KERNEL_STRUCT_MEMBER(parent, type, name)   KernelData_##parent##_##name,
 

Enumerations

enum  { Kernel_DummyConstant }
 

Macro Definition Documentation

◆ KERNEL_STRUCT_MEMBER

#define KERNEL_STRUCT_MEMBER ( parent,
type,
name )   KernelData_##parent##_##name,

Definition at line 7 of file function_constants.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
Kernel_DummyConstant 

Definition at line 5 of file function_constants.h.