Blender  V3.3
Macros | Enumerations
function_constants.h File Reference
#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 }
 

Macro Definition Documentation

◆ KERNEL_STRUCT_MEMBER

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

Definition at line 6 of file function_constants.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
Kernel_DummyConstant 

Definition at line 4 of file function_constants.h.