|
Blender V4.5
|
Go to the source code of this file.
Macros | |
| #define | BLI_MATH_DO_INLINE 1 |
| #define | MINLINE inline |
| #define | MALWAYS_INLINE inline __attribute__((always_inline)) __attribute__((unused)) |
| #define BLI_MATH_DO_INLINE 1 |
Definition at line 13 of file BLI_math_inline.h.
| #define MALWAYS_INLINE inline __attribute__((always_inline)) __attribute__((unused)) |
Definition at line 21 of file BLI_math_inline.h.
| #define MINLINE inline |
Definition at line 20 of file BLI_math_inline.h.