Blender V4.3
foreach.h File Reference

Go to the source code of this file.

Macros

#define foreach(x, y)   for (x : y)
 

Macro Definition Documentation

◆ foreach

#define foreach ( x,
y )   for (x : y)

Definition at line 10 of file foreach.h.